Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_geo_location_callback_impl.cpp28 const ArkWebString& origin, bool allow, bool retain, bool incognito) in GeoLocationCallbackInvoke()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_geo_location_callback_wrapper.cpp28 const std::string& origin, bool allow, bool retain, bool incognito) in GeolocationCallbackInvoke()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp618 void Geolocation::Invoke(const std::string& origin, const bool& allow, const bool& retain) in Invoke()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp606 bool retain = false; in Invoke() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp798 void WebGeolocationOhos::Invoke(const std::string& origin, const bool& allow, const bool& retain) in Invoke()