Searched defs:getcwd (Results 1 - 2 of 2) sorted by path

/system/core/adb/
H A Dadb_utils.cpp69 bool getcwd(std::string* s) { function
70 char* cwd = getcwd(nullptr, 0);
H A Dsysdeps.h293 #define getcwd adb_getcwd macro

Completed in 73 milliseconds