Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 13 of 13) sorted by relevance

/base/security/security_guard/services/config_manager/src/
Dmodel_config.cpp28 bool ModelConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::ModelConfig
Dglobal_app_config.cpp33 bool GlobalAppConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::GlobalAppConfig
Devent_config.cpp34 bool EventConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::EventConfig
Dlocal_app_config.cpp33 bool LocalAppConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::LocalAppConfig
/base/notification/eventhandler/frameworks/eventhandler/include/
Devent_hitrace_meter_adapter.h60 LOCAL_API void Load() in Load() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
Dmodule_loader.cpp65 int ModuleLoader::Load(const std::string& moduleName) in Load() function in OHOS::HiviewDFX::HiAppEvent::ModuleLoader
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_impl.cpp244 int HiAppEventImpl::Load(const std::string& moduleName) in Load() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h52 int Load(const std::string& url) override in Load() function
124 …int Load(const std::string& url, const std::map<std::string, std::string>& additionalHttpHeaders) … in Load() function
/base/web/webview/test/unittest/common/
Dnweb_create_window.h65 int Load(const std::string& url) override in Load() function
153 int Load( in Load() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer_mgr.cpp277 int AppEventObserverMgr::Load(const std::string& moduleName) in Load() function in OHOS::HiviewDFX::AppEventObserverMgr
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp69 const std::shared_ptr<HapResource> HapResource::Load(const char *path, in Load() function in OHOS::Global::Resource::HapResource
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp134 int ArkWebNWebImpl::Load(const ArkWebString& url) in Load() function in OHOS::ArkWeb::ArkWebNWebImpl
308 int ArkWebNWebImpl::Load(const ArkWebString& url, const ArkWebStringMap& additional_http_headers) in Load() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp132 int ArkWebNWebWrapper::Load(const std::string& url) in Load() function in OHOS::ArkWeb::ArkWebNWebWrapper
317 int ArkWebNWebWrapper::Load(const std::string& url, const std::map<std::string, std::string>& addit… in Load() function in OHOS::ArkWeb::ArkWebNWebWrapper