Home
last modified time | relevance | path

Searched defs:hosts (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevmgr_service.h18 struct DListHead hosts; member
/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_attribute_macro.h16 struct DListHead hosts; member
84 #define HDF_DEAL_HOST(node, hosts, devHost, retCode) \ argument
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp138 …id ArkWebEngineImpl::AddIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in AddIntelligentTrackingPreventionBypassingList()
143 …ArkWebEngineImpl::RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp144 …EngineWrapper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()
153 …ineWrapper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList()
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList()
497 std::vector<std::string> hosts; variable
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList()
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList()
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp841 …id NWebHelper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()
851 …NWebHelper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp151 std::unordered_set<sptr<IRemoteObject>, RemoteObjHash> &hosts = iter->second; in HandleHostDied() local
437 std::unordered_set<sptr<IRemoteObject>, RemoteObjHash> &hosts = iter->second; in DeleteRenderRecord() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5436 bool GetHostList(napi_env env, napi_value array, std::vector<std::string>& hosts) in GetHostList()
5493 std::vector<std::string> hosts; in AddIntelligentTrackingPreventionBypassingList() local
5527 std::vector<std::string> hosts; in RemoveIntelligentTrackingPreventionBypassingList() local