Home
last modified time | relevance | path

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

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