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