Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h243 static __inline__ char* adb_dirstop( const char* path ) in adb_dirstop() function
505 static __inline__ char* adb_dirstop(const char* path) in adb_dirstop() function
Dfile_sync_client.c788 const char *name = adb_dirstop(lpath); in do_sync_push()
979 const char *name = adb_dirstop(rpath); in do_sync_pull()
Dcommandline.c971 char *s = adb_dirstop(path_buf); in find_top_from()
1885 const char* basename = adb_dirstop(filename); in get_basename()