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

  /system/core/adb/
file_sync_service.c 198 adb_unlink(path);
222 adb_unlink(path);
299 adb_unlink(path);
sysdeps.h 89 static __inline__ int adb_unlink(const char* path) function
376 static __inline__ int adb_unlink(const char* path) function
file_sync_client.c 465 adb_unlink(lpath);
512 adb_unlink(lpath);

Completed in 454 milliseconds