Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dservices.cpp38 void service_bootstrap_func(void* x) { in service_bootstrap_func() function
76 if (!adb_thread_create(service_bootstrap_func, sti)) { in create_service_thread()