Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp199 std::thread dump_thread([=, remote_end { std::move(remote_end) }]() mutable { in main() local
269 dump_thread.detach(); in main()
271 dump_thread.join(); in main()