Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp201 [](const ApexInfo& apexInfo) { return apexInfo.isActive; }), in GetInactivePackages()
256 [](ApexInfo& apexInfo) { return !apexInfo.isFactory; }), in GetFactoryPackages()