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

  /system/core/adb/
sysdeps.h 217 extern int adb_utime(const char *, struct utimbuf *);
255 #define utime adb_utime
sysdeps_win32.cpp 2253 int adb_utime(const char* path, struct utimbuf* u) { function
    [all...]

Completed in 45 milliseconds