Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_actor.h73 void DelayRetry(std::unique_ptr<VirtualCmd<Ctx>> cmd) in DelayRetry() function in OHOS::Storage::DistributedFile::DfsuActor
127 std::async(std::launch::async, &DfsuActor<Ctx>::DelayRetry, this, std::move(currentCmd))); in ExceptionHandler()

Completed in 1 milliseconds