Home
last modified time | relevance | path

Searched refs:GetSyncMethodNames (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h197 std::vector<std::string> GetSyncMethodNames() in GetSyncMethodNames() function
H A Dwebview_controller.cpp193 param.syncMethodList = it->second->GetSyncMethodNames(); in InnerCompleteWindowNew()