Searched refs:dumpThread (Results 1 – 1 of 1) sorted by relevance
3835 std::thread dumpThread = std::thread([binder, remoteFd{std::move(remoteFd)}]() { in dumpService() local3844 dumpThread.join(); in dumpService()