Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/cj/include/
H A Dgeolocation_permission.h37 static std::vector<std::string> CjGetStoredGeolocation(bool incognitoMode, int32_t *errCode);
/base/web/webview/interfaces/kits/cj/src/
H A Dgeolocation_permission.cpp107 std::vector<std::string> GeolocationPermission::CjGetStoredGeolocation(bool incognitoMode, int32_t *errCode) in CjGetStoredGeolocation() function in OHOS::NWeb::GeolocationPermission
H A Dwebview_ffi.cpp1751 std::vector<std::string> origins = GeolocationPermission::CjGetStoredGeolocation(incognito, errCode); in FfiOHOSGeolocationGetStoredGeolocation()

Completed in 5 milliseconds