Home
last modified time | relevance | path

Searched defs:highMode (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dgeneral_store_test.cpp33 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; in HWTEST_F() local
46 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; in HWTEST_F() local
70 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; in HWTEST_F() local
H A Dstore_test.cpp100 auto highMode = GeneralStore::GetHighMode(mixMode); in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h75 static inline uint32_t MixMode(uint32_t syncMode, uint32_t highMode) in MixMode() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_general_store_test.cpp321 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; in HWTEST_F() local
443 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp525 auto highMode = GetHighMode(static_cast<uint32_t>(syncParam.mode)); in Sync() local
717 GetDBProcessCB(DetailAsync async, uint32_t syncMode, SyncId syncId, uint32_t highMode) GetDBProcessCB() argument

Completed in 5 milliseconds