Searched defs:getenv (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dsysdeps.h288 #define getenv adb_getenv macro
/system/core/logcat/
H A Dlogcat.cpp708 const char* getenv(android_logcat_context_internal* context, const char* name) { function in namespace:android
1373 const char* logFormat = android::getenv(context, "ANDROID_PRINTF_LOG");
1406 const char* env_tags_orig = android::getenv(context, "ANDROID_LOG_TAGS");

Completed in 243 milliseconds