Searched refs:PathMatchesSubcontext (Results 1 – 4 of 4) sorted by relevance
47 bool PathMatchesSubcontext(const std::string& path);
141 if (subcontext_ && subcontext_->PathMatchesSubcontext(filename)) { in ParseSection()
245 bool Subcontext::PathMatchesSubcontext(const std::string& path) { in PathMatchesSubcontext() function in android::init::Subcontext
562 if (subcontext_ && subcontext_->PathMatchesSubcontext(filename)) { in ParseSection()