Searched refs:progressIt (Results 1 – 1 of 1) sorted by relevance
81 auto progressIt = interfaces.find(Progress::interface); in isInProgress() local82 if (progressIt != interfaces.end()) in isInProgress()84 auto statusIt = progressIt->second.find("Status"); in isInProgress()85 if (statusIt != progressIt->second.end()) in isInProgress()