Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp3314 bool IsApexDevice(const std::string& dev_name) { in IsApexDevice() function
3334 if (state == DmDeviceState::SUSPENDED && IsApexDevice(dev.name())) { in DeleteUnusedVerityDevices()