Home
last modified time | relevance | path

Searched defs:adb_rename (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/adb/
H A Dsysdeps.h734 static inline int adb_rename(const char* oldpath, const char* newpath) { in adb_rename() function
H A Dsysdeps_win32.cpp2560 int adb_rename(const char* oldpath, const char* newpath) { in adb_rename() function