Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h299 class WebGeolocationOhos : public WebGeolocation {
300 DECLARE_ACE_TYPE(WebGeolocationOhos, WebGeolocation) in DECLARE_ACE_TYPE() argument
303 WebGeolocationOhos( in DECLARE_ACE_TYPE()
H A Dweb_delegate.cpp798 void WebGeolocationOhos::Invoke(const std::string& origin, const bool& allow, const bool& retain) in Invoke()
4564 AceType::MakeRefPtr<WebGeolocationOhos>(callback, in OnGeolocationPermissionsShowPrompt()