Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1071 auto convertToAutogen = [&apexInfos](const ApexFile& apex, bool isActive) { in emitApexInfoList() local
1100 convertToAutogen(apex, true /* isActive */); in emitApexInfoList()
1111 convertToAutogen(apex, false /* isActive */); in emitApexInfoList()