Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_geolocation_permission.h67 static napi_value JsGetStoredGeolocation(napi_env env, napi_callback_info info);
Dnapi_geolocation_permission.cpp70 …RE_NAPI_STATIC_FUNCTION("getStoredGeolocation", NapiGeolocationPermission::JsGetStoredGeolocation), in Init()
454 napi_value NapiGeolocationPermission::JsGetStoredGeolocation(napi_env env, napi_callback_info info) in JsGetStoredGeolocation() function in OHOS::NWeb::NapiGeolocationPermission