Flutter Engine
The Flutter Engine
|
This is the complete list of members for tonic::DartConverter< bool >, including all inherited members.
AllowedInLeafCall() | tonic::DartConverter< bool > | inlinestatic |
FfiType typedef | tonic::DartConverter< bool > | |
FromArguments(Dart_NativeArguments args, int index, Dart_Handle &exception) | tonic::DartConverter< bool > | inlinestatic |
FromDart(Dart_Handle handle) | tonic::DartConverter< bool > | inlinestatic |
FromFfi(FfiType val) | tonic::DartConverter< bool > | inlinestatic |
GetDartRepresentation() | tonic::DartConverter< bool > | inlinestatic |
GetFfiRepresentation() | tonic::DartConverter< bool > | inlinestatic |
kAllowedInLeafCall | tonic::DartConverter< bool > | static |
kDartRepresentation | tonic::DartConverter< bool > | static |
kFfiRepresentation | tonic::DartConverter< bool > | static |
NativeType typedef | tonic::DartConverter< bool > | |
SetReturnValue(Dart_NativeArguments args, bool val) | tonic::DartConverter< bool > | inlinestatic |
ToDart(NativeType val) | tonic::DartConverter< bool > | inlinestatic |
ToFfi(NativeType val) | tonic::DartConverter< bool > | inlinestatic |