Home
last modified time | relevance | path

Searched defs:CreateNamed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_javascript_result_callback.h37 …static std::shared_ptr<JavaScriptOb> CreateNamed(std::vector<std::function<char*(const char*)>> cj… in CreateNamed() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp805 std::shared_ptr<JavaScriptOb> JavaScriptOb::CreateNamed( in CreateNamed() function in OHOS::NWeb::JavaScriptOb