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 D | ark_web_geo_location_callback_impl.cpp | 28 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 D | ark_web_geo_location_callback_wrapper.cpp | 28 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 D | web_delegate_cross.cpp | 618 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 D | js_web.cpp | 606 bool retain = false; in Invoke() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 798 void WebGeolocationOhos::Invoke(const std::string& origin, const bool& allow, const bool& retain) in Invoke()
|