Searched refs:SetCurrentApex (Results 1 – 3 of 3) sorted by relevance
34 ctx.SetCurrentApex(&apex_info); in CreateApexConfiguration()
61 void SetCurrentApex(const modules::ApexInfo* apex);
83 void Context::SetCurrentApex(const ApexInfo* apex) { in SetCurrentApex() function in android::linkerconfig::contents::Context