Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp3878 napi_value js_historyRawUrl; in GetItem() local
3879 napi_create_string_utf8(env, historyRawUrl.c_str(), historyRawUrl.length(), &js_historyRawUrl); in GetItem()
3880 napi_set_named_property(env, result, "historyRawUrl", js_historyRawUrl); in GetItem()

Completed in 11 milliseconds