OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:output_thread_ptr
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minadbd/
transport.c
425
adb_thread_t
output_thread_ptr
;
local
493
if(adb_thread_create(&
output_thread_ptr
, output_thread, t)){
/system/core/adb/
transport.c
574
adb_thread_t
output_thread_ptr
;
local
648
if(adb_thread_create(&
output_thread_ptr
, output_thread, t)){
Completed in 49 milliseconds