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