Home
last modified time | relevance | path

Searched refs:GetMethodNames (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_javascript_result_callback.cpp72 && vectorEqual(pair.second->GetMethodNames(), methodList); in FindObjectIdInJsTd()
360 auto methods = jsObj->GetMethodNames(); in GetJavaScriptObjectMethods()
/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_javascript_result_callback.h58 std::vector<std::string> GetMethodNames() in GetMethodNames() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h189 std::vector<std::string> GetMethodNames() in GetMethodNames() function
H A Dwebview_javascript_result_callback.cpp1442 auto methods = jsObj->GetMethodNames(); in ExecuteGetJavaScriptObjectMethods()
1512 auto methods = jsObj->GetMethodNames(); in GetJavaScriptObjectMethods()