OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_dirstart
(Results
1 - 4
of
4
) sorted by null
/system/core/adb/
sysdeps.h
223
static __inline__ char*
adb_dirstart
( const char* path )
function
464
static __inline__ char*
adb_dirstart
(const char* path)
function
file_sync_service.c
42
x =
adb_dirstart
(x);
commandline.c
714
if (
adb_dirstart
(hint) != NULL) {
[
all
...]
file_sync_client.c
428
x =
adb_dirstart
(x);
Completed in 6962 milliseconds