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