OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_unlink
(Results
1 - 5
of
5
) sorted by null
/system/core/adb/
file_sync_client.cpp
528
adb_unlink
(lpath);
540
adb_unlink
(lpath);
548
adb_unlink
(lpath);
556
adb_unlink
(lpath);
563
adb_unlink
(lpath);
570
adb_unlink
(lpath);
[
all
...]
file_sync_service.cpp
252
if (do_unlink)
adb_unlink
(path);
327
adb_unlink
(path.c_str());
sysdeps.h
206
extern int
adb_unlink
(const char* path);
614
static __inline__ int
adb_unlink
(const char* path)
commandline.cpp
[
all
...]
sysdeps_win32.cpp
2381
int
adb_unlink
(const char* path) {
function
[
all
...]
Completed in 42 milliseconds