Home
last modified time | relevance | path

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

/system/linkerconfig/modules/tests/
Dapex_test.cc36 using ::android::linkerconfig::modules::InitializeWithApex;
45 InitializeWithApex(ns, in TEST()
71 InitializeWithApex(foo, in TEST()
79 InitializeWithApex(bar, in TEST()
/system/linkerconfig/contents/namespace/
Dart.cc37 InitializeWithApex(ns, apex); in BuildArtNamespace()
/system/linkerconfig/modules/
Dbasecontext.cc46 InitializeWithApex(ns, apex_info); in BuildApexNamespace()
Dnamespace.cc32 void InitializeWithApex(Namespace& ns, const ApexInfo& apex_info) { in InitializeWithApex() function
/system/linkerconfig/modules/include/linkerconfig/
Dnamespace.h116 void InitializeWithApex(Namespace& ns, const ApexInfo& apex_info);