Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4532 static const std::unordered_map<std::string, Dumper> dumpers = { in doDump() local
4553 if (const auto it = dumpers.find(flag); it != dumpers.end()) { in doDump()