Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.cpp271 const std::vector<std::string> candidate_devices = { in WaitForDevice() local
287 for (const auto& device : candidate_devices) { in WaitForDevice()