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