Home | Sort by relevance Sort by last modified time |
/system/core/adb/ | |
sysdeps.h | 129 static unsigned __stdcall adb_winthread_wrapper(void* heap_args) { function 140 uintptr_t handle = _beginthreadex(nullptr, 0, adb_winthread_wrapper, args, 0, nullptr); |