Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dcontext.h56 bool IsRecoveryConfig() const;
/aosp12/system/linkerconfig/contents/context/
H A Dcontext.cc58 bool Context::IsRecoveryConfig() const { in IsRecoveryConfig() function in android::linkerconfig::contents::Context