Home | Sort by relevance Sort by last modified time |
/development/host/windows/usb/api/ | |
adb_object_handle.cpp | 34 ULONG_PTR next_adb_handle_value = 0;
variable 76 next_adb_handle_value++; 77 ret = reinterpret_cast<ADBAPIHANDLE>(next_adb_handle_value); |