Home
last modified time | relevance | path

Searched refs:pathItem (Results 1 - 1 of 1) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6408 napi_value pathItem = nullptr; in SetPathAllowingUniversalAccess() local
6409 napi_get_element(env, argv[INTEGER_ZERO], i, &pathItem); in SetPathAllowingUniversalAccess()
6411 if (!NapiParseUtils::ParseString(env, pathItem, path)) { in SetPathAllowingUniversalAccess()

Completed in 10 milliseconds