Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_geolocation_permission.h70 static napi_value JsGetStoredGeolocation(napi_env env, napi_callback_info info);
H A Dnapi_geolocation_permission.cpp73 DECLARE_NAPI_STATIC_FUNCTION("getStoredGeolocation", NapiGeolocationPermission::JsGetStoredGeolocation), in Init()
524 napi_value NapiGeolocationPermission::JsGetStoredGeolocation(napi_env env, napi_callback_info info) in JsGetStoredGeolocation() function in OHOS::NWeb::NapiGeolocationPermission

Completed in 2 milliseconds