Home
last modified time | relevance | path

Searched defs:Stores (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h36 using Stores = std::list<std::shared_ptr<GeneralStore>>; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h49 using Stores = std::vector<Store>; variable