Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h240 static __inline__ char* adb_dirstop( const char* path ) in adb_dirstop() function
487 static __inline__ char* adb_dirstop(const char* path) in adb_dirstop() function
Dfile_sync_client.c776 const char *name = adb_dirstop(lpath); in do_sync_push()
970 const char *name = adb_dirstop(rpath); in do_sync_pull()
Dcommandline.c787 char *s = adb_dirstop(path_buf); in find_top_from()
1507 const char* basename = adb_dirstop(filename); in get_basename()