Home
last modified time | relevance | path

Searched refs:path_prefixes_ (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/init/
H A Dsubcontext.h40 : path_prefixes_(std::move(path_prefixes)),
61 std::vector<std::string> path_prefixes_; variable
H A Dsubcontext.cpp258 for (const auto& prefix : path_prefixes_) { in PathMatchesSubcontext()