Searched refs:path_prefixes_ (Results 1 – 2 of 2) sorted by relevance
40 : path_prefixes_(std::move(path_prefixes)),61 std::vector<std::string> path_prefixes_; variable
258 for (const auto& prefix : path_prefixes_) { in PathMatchesSubcontext()