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

  /system/core/adb/
sysdeps.h 218 extern int adb_chmod(const char *, int);
256 #define chmod adb_chmod
sysdeps_win32.cpp 2266 int adb_chmod(const char* path, int mode) { function
    [all...]

Completed in 50 milliseconds