Searched defs:highMode (Results 1 – 5 of 5) sorted by relevance
33 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; variable46 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; variable70 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; variable
100 auto highMode = GeneralStore::GetHighMode(mixMode); variable
75 static inline uint32_t MixMode(uint32_t syncMode, uint32_t highMode) in MixMode()
322 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; variable445 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE; variable
539 auto highMode = GetHighMode(static_cast<uint32_t>(syncParam.mode)); in Sync() local732 uint32_t highMode) in GetDBProcessCB()