Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h662 static inline int adb_rename(const char* oldpath, const char* newpath) { in adb_rename() function
Dsysdeps_win32.cpp2395 int adb_rename(const char* oldpath, const char* newpath) { in adb_rename() function