GetenvBeforeMain 234 base/allocator/allocator_shim.cc const char* environment_value = GetenvBeforeMain(primary_name); GetenvBeforeMain 266 base/allocator/allocator_shim.cc GetenvBeforeMain(tracked_objects::kAlternateProfilerTime); GetenvBeforeMain 64 third_party/tcmalloc/chromium/src/base/sysinfo.h extern const char* GetenvBeforeMain(const char* name); GetenvBeforeMain 2264 third_party/tcmalloc/chromium/src/heap-checker.cc const char* verbose_str = GetenvBeforeMain("PERFTOOLS_VERBOSE"); GetenvBeforeMain 2273 third_party/tcmalloc/chromium/src/heap-checker.cc if (!GetenvBeforeMain("HEAPCHECK")) { GetenvBeforeMain 64 third_party/tcmalloc/vendor/src/base/sysinfo.h extern const char* GetenvBeforeMain(const char* name); GetenvBeforeMain 2263 third_party/tcmalloc/vendor/src/heap-checker.cc const char* verbose_str = GetenvBeforeMain("PERFTOOLS_VERBOSE"); GetenvBeforeMain 2272 third_party/tcmalloc/vendor/src/heap-checker.cc if (!GetenvBeforeMain("HEAPCHECK")) {