Home
last modified time | relevance | path

Searched refs:adb_dirstop (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Dsysdeps.h256 static __inline__ char* adb_dirstop( const char* path ) in adb_dirstop() function
508 static __inline__ char* adb_dirstop(const char* path) in adb_dirstop() function
Dfile_sync_client.cpp776 const char *name = adb_dirstop(lpath); in do_sync_push()
991 const char *name = adb_dirstop(rpath); in do_sync_pull()
Dcommandline.cpp1528 const char* basename = adb_dirstop(filename); in get_basename()