Home
last modified time | relevance | path

Searched refs:InitializeWithApex (Results 1 – 5 of 5) sorted by relevance

/system/linkerconfig/contents/namespace/
Dapexdefault.cc25 using android::linkerconfig::modules::InitializeWithApex;
34 InitializeWithApex(ns, apex_info); in BuildApexDefaultNamespace()
/system/linkerconfig/modules/tests/
Dapex_test.cc37 using ::android::linkerconfig::modules::InitializeWithApex;
46 InitializeWithApex(ns, in TEST()
75 InitializeWithApex(foo, in TEST()
86 InitializeWithApex(bar, in TEST()
113 InitializeWithApex(ns, in TEST()
/system/linkerconfig/modules/
Dbasecontext.cc46 InitializeWithApex(ns, apex_info); in BuildApexNamespace()
Dnamespace.cc55 void InitializeWithApex(Namespace& ns, const ApexInfo& apex_info) { in InitializeWithApex() function
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h128 void InitializeWithApex(Namespace& ns, const ApexInfo& apex_info);