Searched defs:getenv (Results 1 – 2 of 2) sorted by relevance
/system/core/adb/ | ||
D | sysdeps.h | 274 #define getenv adb_getenv macro |
/system/core/logcat/ | ||
D | logcat.cpp | 708 const char* getenv(android_logcat_context_internal* context, const char* name) { in getenv() function |