Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/common/src/
Dconfig_parser.cpp29 bool ConfigParser::Load(const std::string &configPath) in Load() function in OHOS::UserIam::UserAuth::ConfigParser
/base/security/security_guard/services/config_manager/src/
Devent_group_config.cpp25 bool EventGroupConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::EventGroupConfig
Dmodel_config.cpp29 bool ModelConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::ModelConfig
Devent_config.cpp34 bool EventConfig::Load(int mode) in Load() function in OHOS::Security::SecurityGuard::EventConfig
/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.cpp63 int ModuleLoader::Load(const std::string& moduleName) in Load() function in OHOS::HiviewDFX::HiAppEvent::ModuleLoader
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource_manager.cpp69 const std::shared_ptr<HapResource> HapResourceManager::Load(const char *path, in Load() function in OHOS::Global::Resource::HapResourceManager
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_impl.cpp245 int HiAppEventImpl::Load(const std::string& moduleName) in Load() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
/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/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/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer_mgr.cpp417 int AppEventObserverMgr::Load(const std::string& moduleName) in Load() function in OHOS::HiviewDFX::AppEventObserverMgr
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp139 int ArkWebNWebImpl::Load(const ArkWebString& url) in Load() function in OHOS::ArkWeb::ArkWebNWebImpl
313 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.cpp137 int ArkWebNWebWrapper::Load(const std::string& url) in Load() function in OHOS::ArkWeb::ArkWebNWebWrapper
322 int ArkWebNWebWrapper::Load(const std::string& url, const std::map<std::string, std::string>& addit… in Load() function in OHOS::ArkWeb::ArkWebNWebWrapper