Searched refs:MANUAL_SYNC_MODE (Results 1 – 6 of 6) sorted by relevance
33 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE;46 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE;70 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE;
55 MANUAL_SYNC_MODE = 0x00000, enumerator
322 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE;445 uint32_t highMode = GeneralStore::HighMode::MANUAL_SYNC_MODE;
551 … (isPriority || highMode == MANUAL_SYNC_MODE), syncParam.isCompensation, {}, in Sync()
557 option.isAutoSync ? GeneralStore::AUTO_SYNC_MODE : GeneralStore::MANUAL_SYNC_MODE)); in DoCloudSync()
987 meta.isAutoSync ? GeneralStore::AUTO_SYNC_MODE : GeneralStore::MANUAL_SYNC_MODE)); in DoCloudSync()