Searched refs:IsDefaultConfig (Results 1 – 4 of 4) sorted by relevance
37 if (ctx.IsDefaultConfig() && GetVendorVndkVersion() == "27") { in BuildVendorDefaultNamespace()
32 bool is_fully_treblelized = ctx.IsDefaultConfig(); in BuildSystemDefaultNamespace()
59 bool IsDefaultConfig() const;
50 bool Context::IsDefaultConfig() const { in IsDefaultConfig() function in android::linkerconfig::contents::Context