Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_geolocation_permission.cpp68 const std::string GEOLOCATION_PERMISSION_CLASS_NAME = "GeolocationPermissions"; in Init() local
78 …napi_define_class(env, GEOLOCATION_PERMISSION_CLASS_NAME.c_str(), GEOLOCATION_PERMISSION_CLASS_NAM… in Init()