HomeSort by relevance Sort by last modified time
    Searched refs:output_thread (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minadbd/
transport.c 255 static void *output_thread(void *_t) function
493 if(adb_thread_create(&output_thread_ptr, output_thread, t)){
  /system/core/adb/
transport.c 260 static void *output_thread(void *_t) function
648 if(adb_thread_create(&output_thread_ptr, output_thread, t)){

Completed in 90 milliseconds