Searched defs:InvokeMethod (Results 1 – 2 of 2) sorted by relevance
| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/ |
| D | method_channel.h | 47 void InvokeMethod(const std::string& method, std::unique_ptr<T> arguments) { in InvokeMethod() function
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-generated-actions.h | 65 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 87 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 109 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 131 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 156 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 183 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 210 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 232 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 257 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function 282 static R InvokeMethod(Class* obj_ptr, in InvokeMethod() function [all …]
|