Home
last modified time | relevance | path

Searched defs:PartitionMatchesSubcontext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dsubcontext.cpp266 bool Subcontext::PartitionMatchesSubcontext(const std::string& partition) const { in PartitionMatchesSubcontext() function in android::init::Subcontext
H A Dsubcontext_test.cpp180 TEST(subcontext, PartitionMatchesSubcontext) { in TEST() argument