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

  /bootable/recovery/minadbd/
services.c 38 void *service_bootstrap_func(void *x) function
135 if(adb_thread_create( &t, service_bootstrap_func, sti)){
  /system/core/adb/
services.c 48 void *service_bootstrap_func(void *x) function
247 if(adb_thread_create( &t, service_bootstrap_func, sti)){
391 if(adb_thread_create( &t, service_bootstrap_func, sti)){

Completed in 1130 milliseconds