Home
last modified time | relevance | path

Searched defs:methodList (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
Dwebview_javascript_result_callback.cpp63 const std::vector<std::string>& methodList, JavaScriptOb::ObjectID& objectId) in FindObjectIdInJsTd()
99 const std::vector<std::string>& methodList, const std::string& objName) in AddNamedObject()
138 const std::string& objName, const std::vector<std::string>& methodList) in RegisterJavaScriptProxy()
Dwebview_controller_impl.cpp580 const std::string& objName, const std::vector<std::string>& methodList) in RegisterJavaScriptProxy()
Dwebview_ffi.cpp231 std::vector<std::string> methodList; in FfiOHOSWebviewCtlRegisterJavaScriptProxy() local
/base/web/webview/interfaces/native/
Dnative_interface_arkweb.cpp76 …iveArkWeb_RegisterJavaScriptProxy(const char* webTag, const char* objName, const char** methodList, in OH_NativeArkWeb_RegisterJavaScriptProxy()
Darkweb_type.h160 const ArkWeb_ProxyMethod* methodList; member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp889 const std::vector<std::string>& methodList) in DeleteJavaScriptRegister()
Dnapi_webview_controller.cpp454 std::vector<std::string> methodList; in ParseRegisterJavaScriptProxyParam() local
1152 std::vector<std::string> methodList; in InnerJsProxy() local