Searched refs:decodeMethodCall (Results 1 – 18 of 18) sorted by relevance
35 MethodCall decodeMethodCall(ByteBuffer methodCall); in decodeMethodCall() method
42 public MethodCall decodeMethodCall(ByteBuffer message) { in decodeMethodCall() method in JSONMethodCodec
43 public MethodCall decodeMethodCall(ByteBuffer methodCall) { in decodeMethodCall() method in StandardMethodCodec
220 final MethodCall call = codec.decodeMethodCall(message); in onMessage()
170 final MethodCall call = codec.decodeMethodCall(message); in onMessage()
184 FlutterMethodCall* decoded = [codec decodeMethodCall:encoded];192 FlutterMethodCall* decoded = [codec decodeMethodCall:encoded];202 FlutterMethodCall* decoded = [codec decodeMethodCall:encoded];
216 FlutterMethodCall* call = [codec decodeMethodCall:message];276 FlutterMethodCall* call = [codec decodeMethodCall:message];
131 - (FlutterMethodCall*)decodeMethodCall:(NSData*)message {
114 - (FlutterMethodCall*)decodeMethodCall:(NSData*)message {
47 final MethodCall decoded = codec.decodeMethodCall(data);
118 final MethodCall decoded = codec.decodeMethodCall(data);
568 final MethodCall call = const JSONMethodCodec().decodeMethodCall(data);
350 - (FlutterMethodCall*)decodeMethodCall:(NSData*)methodCall;
69 MethodCall decodeMethodCall(ByteData methodCall);
128 MethodCall decodeMethodCall(ByteData methodCall) {529 MethodCall decodeMethodCall(ByteData methodCall) {
395 final MethodCall call = codec.decodeMethodCall(message);
62 MethodCall decodeMethodCall(ByteData methodCall);
123 MethodCall decodeMethodCall(ByteData methodCall) {511 MethodCall decodeMethodCall(ByteData methodCall) {