Searched refs:IsRecoveryConfig (Results 1 – 2 of 2) sorted by relevance
/system/linkerconfig/contents/include/linkerconfig/ | ||
D | context.h | 61 bool IsRecoveryConfig() const; |
/system/linkerconfig/contents/context/ | ||
D | context.cc | 58 bool Context::IsRecoveryConfig() const { in IsRecoveryConfig() function in android::linkerconfig::contents::Context |