Home
last modified time | relevance | path

Searched refs:LoadComponents (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dloader.h24 void LoadComponents();
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/include/
H A Dbootstrap.h28 API_EXPORT void LoadComponents();
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/src/
H A Dloader.cpp30 void Loader::LoadComponents() in LoadComponents() function in OHOS::MiscServices::Loader
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/
H A Dkvdbservicestub_fuzzer.cpp43 Bootstrap::GetInstance().LoadComponents(); in OnRemoteRequestFuzz()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dkvstore_data_service_test.cpp63 Bootstrap::GetInstance().LoadComponents();
H A Dsession_manager_test.cpp66 Bootstrap::GetInstance().LoadComponents(); in SetUpTestCase()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dmeta_data_test.cpp94 DistributedData::Bootstrap::GetInstance().LoadComponents(); in SetUpTestCase()
H A Dudmf_run_time_store_test.cpp73 DistributedData::Bootstrap::GetInstance().LoadComponents(); in SetUpTestCase()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dchecker_manager_test.cpp77 Bootstrap::GetInstance().LoadComponents(); in SetUp()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp54 void Bootstrap::LoadComponents() in LoadComponents() function in OHOS::DistributedData::Bootstrap
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp316 Bootstrap::GetInstance().LoadComponents(); in LoadConfigs()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp155 loader.LoadComponents(); in OnStart()