Searched refs:BackSchedule (Results 1 – 3 of 3) sorted by relevance
40 void BackSchedule(std::shared_ptr<ExecutorPool> executors);
141 BackupManager::GetInstance().BackSchedule(std::move(executors)); in LoadBackup()
94 void BackupManager::BackSchedule(std::shared_ptr<ExecutorPool> executors) in BackSchedule() function in OHOS::DistributedData::BackupManager