Searched refs:next_adb_handle_value (Results 1 - 1 of 1) sorted by relevance

/development/host/windows/usb/api/
H A Dadb_object_handle.cpp34 ULONG_PTR next_adb_handle_value = 0; variable
76 next_adb_handle_value++;
77 ret = reinterpret_cast<ADBAPIHANDLE>(next_adb_handle_value);

Completed in 180 milliseconds