Home
last modified time | relevance | path

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

/system/core/adb/
Dusb_windows.cpp204 static void _power_notification_thread(void*) { in _power_notification_thread() function
262 if (!adb_thread_create(_power_notification_thread, nullptr)) { in usb_init()