Searched refs:FromArguments (Results 1 – 4 of 4) sorted by relevance
36 RRect DartConverter<flutter::RRect>::FromArguments(Dart_NativeArguments args, in FromArguments() function in tonic::DartConverter::RRect
172 tonic::DartConverter<tonic::Uint8List>::FromArguments(args, 0, in InstantiateImageCodec()
332 timestamps = tonic::DartConverter<std::vector<int64_t>>::FromArguments( in TEST_F()397 tonic::DartConverter<int64_t>::FromArguments(args, 0, exception); in TEST_F()459 timestamps = tonic::DartConverter<std::vector<int64_t>>::FromArguments( in TEST_F()502 timestamps = tonic::DartConverter<std::vector<int64_t>>::FromArguments( in TEST_F()
57 tonic::DartConverter<std::string>::FromArguments(args, 0, exception); in NotifyServerState()