Home
last modified time | relevance | path

Searched defs:mixMode (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dgeneral_store_test.cpp47 auto mixMode = GeneralStore::MixMode(syncMode, highMode); in HWTEST_F() local
71 auto mixMode = GeneralStore::MixMode(syncMode, highMode); in HWTEST_F() local
H A Dstore_test.cpp94 auto mixMode = GeneralStore::MixMode(mode1, mode2); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp360 auto mixMode = static_cast<int32_t>(GeneralStore::MixMode(GeneralStore::CLOUD_TIME_FIRST, in CloudSyncTask() variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h80 static inline uint32_t GetSyncMode(uint32_t mixMode) in GetSyncMode() argument
85 static inline uint32_t GetHighMode(uint32_t mixMode) in GetHighMode() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp322 auto mixMode = GeneralStore::MixMode(syncMode, highMode); in HWTEST_F() local
444 auto mixMode = GeneralStore::MixMode(syncMode, highMode); in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp945 auto mixMode = static_cast<int32_t>(GeneralStore::MixMode(GeneralStore::CLOUD_TIME_FIRST, in DoCloudSync() local

Completed in 6 milliseconds