Searched refs:GetEnv (Results 1 - 25 of 82) sorted by relevance

1234

/external/curl/lib/
H A Dgetenv.c31 char *GetEnv(const char *variable) function
52 return GetEnv(v);
/external/curl/src/
H A Dtool_homedir.c32 static char *GetEnv(const char *variable, char do_expand) function
67 home = GetEnv("CURL_HOME", FALSE);
71 home = GetEnv("HOME", FALSE);
89 home = GetEnv("APPDATA", TRUE);
91 home = GetEnv("%USERPROFILE%\\Application Data", TRUE); /* Normally only
/external/llvm/unittests/Support/
H A DProcessTest.cpp36 Optional<std::string> val(Process::GetEnv("__LLVM_TEST_ENVIRON_VAR__"));
43 Process::GetEnv("__LLVM_TEST_ENVIRON_NO_SUCH_VAR__"));
51 Optional<std::string> val(Process::GetEnv("__LLVM_TEST_ENVIRON_VAR__"));
/external/gtest/test/
H A Dgtest_premature_exit_test.cc41 using ::testing::internal::posix::GetEnv;
61 premature_exit_file_path_ = GetEnv("TEST_PREMATURE_EXIT_FILE");
104 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE");
130 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE");
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_premature_exit_test.cc41 using ::testing::internal::posix::GetEnv;
61 premature_exit_file_path_ = GetEnv("TEST_PREMATURE_EXIT_FILE");
104 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE");
130 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE");
/external/compiler-rt/lib/asan/
H A Dasan_flags.cc65 cf.external_symbolizer_path = GetEnv("ASAN_SYMBOLIZER_PATH");
111 asan_parser.ParseString(GetEnv("ASAN_OPTIONS"));
113 lsan_parser.ParseString(GetEnv("LSAN_OPTIONS"));
116 ubsan_parser.ParseString(GetEnv("UBSAN_OPTIONS"));
H A Dasan_activation.cc60 if (const char *env = GetEnv("ASAN_ACTIVATION_OPTIONS")) {
/external/webrtc/webrtc/modules/utility/source/
H A Dhelpers_android.cc25 JNIEnv* GetEnv(JavaVM* jvm) { function in namespace:webrtc
27 jint status = jvm->GetEnv(&env, JNI_VERSION_1_6);
30 << "Unexpected GetEnv return: " << status << ":" << env;
100 env_ = GetEnv(jvm);
117 RTC_CHECK(!GetEnv(jvm_));
H A Djvm_android.cc74 JNIEnv* jni = GetEnv(jvm);
247 // its JNIEnv, we should share the JavaVM, and use GetEnv to discover the
250 JNIEnv* jni = GetEnv(jvm_);
/external/compiler-rt/lib/lsan/
H A Dlsan.cc44 cf.external_symbolizer_path = GetEnv("LSAN_SYMBOLIZER_PATH");
58 parser.ParseString(GetEnv("LSAN_OPTIONS"));
/external/webrtc/talk/app/webrtc/java/jni/
H A Djni_helpers.cc52 JNIEnv* GetEnv() { function in namespace:webrtc_jni
54 jint status = g_jvm->GetEnv(&env, JNI_VERSION_1_6);
57 << "Unexpected GetEnv return: " << status << ":" << env;
69 if (!GetEnv())
72 RTC_CHECK(GetEnv() == prev_jni_ptr)
73 << "Detaching from another thread: " << prev_jni_ptr << ":" << GetEnv();
76 RTC_CHECK(!GetEnv()) << "Detaching was a successful no-op???";
92 if (jvm->GetEnv(reinterpret_cast<void**>(&jni), JNI_VERSION_1_6) != JNI_OK)
118 JNIEnv* jni = GetEnv();
H A Djni_helpers.h58 JNIEnv* GetEnv();
/external/google-benchmark/src/
H A Dcommandlineflags.cc77 inline const char* GetEnv(const char* name) { function in namespace:benchmark
107 const char* const string_value = GetEnv(env_var.c_str());
116 const char* const string_value = GetEnv(env_var.c_str());
136 const char* const value = GetEnv(env_var.c_str());
/external/llvm/include/llvm/Support/
H A DProcess.h74 static Optional<std::string> GetEnv(StringRef name);
/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_doc.cpp48 if (m_pJSContext && m_pSDKDoc && m_pSDKDoc->GetEnv())
49 m_pSDKDoc->GetEnv()->GetJSRuntime()->ReleaseContext(m_pJSContext);
237 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
297 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
330 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
470 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
489 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
526 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
538 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
593 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
[all...]
/external/compiler-rt/lib/ubsan/
H A Dubsan_flags.cc61 parser.ParseString(GetEnv("UBSAN_OPTIONS"));
/external/llvm/lib/Support/
H A DProcess.cpp34 Optional<std::string> OptPath = Process::GetEnv(EnvName);
/external/webrtc/webrtc/modules/utility/include/
H A Dhelpers_android.h26 JNIEnv* GetEnv(JavaVM* jvm);
H A Djvm_android.h176 JNIEnv* jni() const { return GetEnv(jvm_); }
/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp43 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
112 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
143 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
188 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
235 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
271 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
313 CPDFDoc_Environment* pEnv = pDocument->GetEnv();
439 CPDFDoc_Environment* pApp = pDocument->GetEnv();
454 CPDFDoc_Environment* pApp = pDocument->GetEnv();
464 pDocument->GetEnv()
[all...]
H A Dfsdk_mgr.cpp643 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
667 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
740 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
754 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
789 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
810 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
902 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
921 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
940 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
959 CPDFDoc_Environment* pEnv = m_pSDKDoc->GetEnv();
[all...]
/external/webrtc/webrtc/modules/video_render/android/
H A Dvideo_render_android_native_opengl2.cc45 if (g_jvm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
102 if (g_jvm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
148 if (g_jvm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
252 if (_jvm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
300 if (_jvm->GetEnv((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
H A Dvideo_render_android_surface_view.cc45 if (g_jvm->GetEnv((void**)&env, JNI_VERSION_1_4) != JNI_OK) {
102 if (g_jvm->GetEnv((void**)&env, JNI_VERSION_1_4) != JNI_OK) {
253 if ( _jvm->GetEnv((void**)&env, JNI_VERSION_1_4) != JNI_OK) {
320 if (_jvm->GetEnv((void**)&env, JNI_VERSION_1_4) != JNI_OK) {
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.cc101 ubsan_parser.ParseString(GetEnv("UBSAN_OPTIONS"));
/external/compiler-rt/lib/cfi/
H A Dcfi.cc218 cfi_parser.ParseString(GetEnv("CFI_OPTIONS"));
227 ubsan_parser.ParseString(GetEnv("UBSAN_OPTIONS"));

Completed in 1759 milliseconds

1234