OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_getcwd
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
359
extern char*
adb_getcwd
(char* buf, int size);
398
#define getcwd
adb_getcwd
sysdeps_win32.cpp
2797
char*
adb_getcwd
(char* buf, int size) {
function
[
all
...]
Completed in 261 milliseconds