Searched refs:PutGeoLocationAllowed (Results 1 – 4 of 4) sorted by relevance
257 virtual void PutGeoLocationAllowed(bool flag) = 0;
232 void PutGeoLocationAllowed(bool flag) override;
170 void ArkWebPreferenceImpl::PutGeoLocationAllowed(bool flag) in PutGeoLocationAllowed() function in OHOS::ArkWeb::ArkWebPreferenceImpl
180 ark_web_preference_->PutGeoLocationAllowed(flag); in PutGeolocationAllowed()