Home
last modified time | relevance | path

Searched defs:staticStores (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dchecker_config.h40 std::vector<StaticStore> staticStores; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dchecker_mock.cpp28 void CheckerMock::SetStatic(const std::vector<CheckerManager::StoreInfo> &staticStores) in SetStatic()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddevice_matrix_test.cpp85 std::vector<CheckerManager::StoreInfo> staticStores; in SetUpTestCase() local
H A Dwater_version_manager_test.cpp100 std::vector<CheckerManager::StoreInfo> staticStores; in SetUpTestCase() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp344 auto staticStores = CheckerManager::GetInstance().GetStaticStores(); in DoKvCloudSync() local