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

  /system/core/adb/sysdeps/
errno.h 30 int errno_from_wire(int error);
errno.cpp 93 int errno_from_wire(int error) { function
  /system/core/adb/
file_sync_client.cpp 332 errno = errno_from_wire(msg.stat_v2.error);
    [all...]

Completed in 83 milliseconds