Home
last modified time | relevance | path

Searched defs:AllowAllSharedLibs (Results 1 – 2 of 2) sorted by relevance

/system/linkerconfig/modules/include/linkerconfig/
Dsection.h35 struct AllowAllSharedLibs { struct
36 AllowAllSharedLibs() { in AllowAllSharedLibs() function
39 link.AllowAllSharedLibs(); in Apply() argument
/system/linkerconfig/modules/
Dlink.cc32 void Link::AllowAllSharedLibs() { in AllowAllSharedLibs() function in android::linkerconfig::modules::Link