Home
last modified time | relevance | path

Searched refs:getBackupInfoCondition_ (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h524 std::condition_variable getBackupInfoCondition_; member in OHOS::FileManagement::Backup::Service
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp1441 thisPtr->getBackupInfoCondition_.notify_one(); in GetBackupInfoConnectDone()
1456 thisPtr->getBackupInfoCondition_.notify_one(); in GetBackupInfoConnectDied()
1507 getBackupInfoCondition_.wait_for(lock, std::chrono::seconds(CONNECT_WAIT_TIME_S));

Completed in 5 milliseconds