Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp210 bool ParsePrepareRequestMethod(napi_env env, napi_value methodObj, std::string& method) in ParsePrepareRequestMethod()
324 napi_value methodObj = nullptr; in ParsePrefetchArgs() local