Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.c569 adb_thread_t output_thread_ptr; in transport_registration_func() local
643 if(adb_thread_create(&output_thread_ptr, output_thread, t)){ in transport_registration_func()