HomeSort by relevance Sort by last modified time
    Searched refs:adb_dirstop (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
sysdeps.h 236 static __inline__ char* adb_dirstop( const char* path ) function
469 static __inline__ char* adb_dirstop(const char* path) function
commandline.c 632 char *s = adb_dirstop(path_buf);
    [all...]
file_sync_client.c 774 const char *name = adb_dirstop(lpath);
968 const char *name = adb_dirstop(rpath);

Completed in 243 milliseconds