Home
last modified time | relevance | path

Searched refs:IsDefaultConfig (Results 1 – 3 of 3) sorted by relevance

/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h54 bool IsDefaultConfig() const;
/system/linkerconfig/contents/namespace/
Dsystemdefault.cc87 bool is_fully_treblelized = ctx.IsDefaultConfig(); in BuildSystemDefaultNamespace()
/system/linkerconfig/contents/context/
Dcontext.cc50 bool Context::IsDefaultConfig() const { in IsDefaultConfig() function in android::linkerconfig::contents::Context