Searched defs:ProgressDetail (Results 1 – 4 of 4) sorted by relevance
35 using ProgressDetail = DistributedKv::ProgressDetail; variable
36 using ProgressDetail = DistributedRdb::ProgressDetail; variable
621 struct ProgressDetail { struct630 using AsyncDetail = std::function<void(ProgressDetail &&)>; argument
145 struct ProgressDetail { struct152 using Details = std::map<std::string, ProgressDetail>; argument