Home
last modified time | relevance | path

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

/system/core/fs_mgr/tools/
Ddmctl.cpp361 static const std::map<std::string, std::function<int(DeviceMapper&, int, char**)>> listmap = { variable
373 for (const auto& l : listmap) { in DmListCmdHandler()