Home
last modified time | relevance | path

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

/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h44 Vndklite, enumerator
/system/linkerconfig/contents/configuration/
Dbaseconfig.cc51 ctx.SetCurrentLinkerConfigType(LinkerConfigType::Vndklite); in CreateBaseConfiguration()
/system/linkerconfig/contents/context/
Dcontext.cc60 return current_linkerconfig_type_ == LinkerConfigType::Vndklite; in IsVndkliteConfig()