Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_database.cpp131 Result<void> PopulateLoopInfo(const BlockDevice& top_device, in PopulateLoopInfo() argument
136 std::vector<BlockDevice> slaves = top_device.GetSlaves(); in PopulateLoopInfo()
138 return Error() << "dm device " << top_device.DevPath() in PopulateLoopInfo()