Searched refs:LoadBackup (Results 1 – 3 of 3) sorted by relevance
33 API_EXPORT void LoadBackup(std::shared_ptr<ExecutorPool> executors);
129 void Bootstrap::LoadBackup(std::shared_ptr<ExecutorPool> executors) in LoadBackup() function in OHOS::DistributedData::Bootstrap
320 Bootstrap::GetInstance().LoadBackup(executors_); in LoadConfigs()