Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.h98 std::unordered_set<std::string> dm_devices; in CheckUniqueLoopDm() local
106 CHECK(dm_devices.insert(pair.first.device_name).second) in CheckUniqueLoopDm()