Searched refs:path_prefixes (Results 1 – 1 of 1) sorted by relevance
39 Subcontext(std::vector<std::string> path_prefixes, std::string context) in Subcontext() argument40 : path_prefixes_(std::move(path_prefixes)), context_(std::move(context)), pid_(0) { in Subcontext()