Home
last modified time | relevance | path

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

/system/core/adb/
Dfdevent.cpp103 static std::string dump_fde(const fdevent* fde) { in dump_fde() function
166 LOG(FATAL) << "destroying fde not created by fdevent_create(): " << dump_fde(fde); in fdevent_release()
215 D("fdevent_set: %s, events = %u", dump_fde(fde).c_str(), events); in fdevent_set()
349 D("%s got events %x", dump_fde(fde).c_str(), events); in fdevent_process()
364 D("fdevent_call_fdfunc %s", dump_fde(fde).c_str()); in fdevent_call_fdfunc()
489 << "detected spin in fdevent: " << dump_fde(it->second.fde); in fdevent_check_spin()