HomeSort by relevance Sort by last modified time
    Searched refs:cast_int_to_handle (Results 1 - 4 of 4) sorted by null

  /system/core/adb/client/
main.cpp 163 const HANDLE ack_reply_handle = cast_int_to_handle(ack_reply_fd);
  /system/core/adb/
sysdeps.h 308 inline HANDLE cast_int_to_handle(const int fd) { function
adb.cpp 740 if (cast_int_to_handle(ack_write_as_int) != ack_write.get()) {
    [all...]
commandline.cpp     [all...]

Completed in 73 milliseconds