HomeSort by relevance Sort by last modified time
    Searched full:next_adb_handle_value (Results 1 - 1 of 1) sorted by null

  /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);

Completed in 392 milliseconds