Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp172 bool IsBootstrapApex(const ApexFile& apex) { in IsBootstrapApex() function
2529 if (IsBootstrapApex(apex.get())) { in OnBootstrap()