Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h489 bool GetGeolocationAccessEnabled() const in GetGeolocationAccessEnabled() function
H A Drender_web.cpp186 delegate_->UpdateGeolocationEnabled(web_->GetGeolocationAccessEnabled()); in UpdateDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2633 setting->PutGeolocationAllowed(component->GetGeolocationAccessEnabled()); in UpdateSettting()