Searched refs:skipDevicePaths_ (Results 1 – 2 of 2) sorted by relevance
228 std::set<std::string> skipDevicePaths_; variable
585 skipDevicePaths_.insert(path); in RecordSkipDevicePath()591 return skipDevicePaths_.find(path) != skipDevicePaths_.end(); in IsSkipDevicePath()1639 skipDevicePaths_.clear(); in ClearSkipDevicePaths()