Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h206 std::vector<std::string> syncMethodNames; in GetSyncMethodNames() local
210 syncMethodNames.emplace_back(method); in GetSyncMethodNames()
213 return syncMethodNames; in GetSyncMethodNames()