/aosp_15_r20/external/curl/lib/ |
H A D | getenv.c | 32 static char *GetEnv(const char *variable) in GetEnv() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/test/ |
D | scoped_environment_variable_override.h | 28 base::Environment* GetEnv() { return environment_.get(); } in GetEnv() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/test/ |
D | scoped_environment_variable_override.h | 28 base::Environment* GetEnv() { return environment_.get(); } in GetEnv() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | compilation_environments.h | 113 const T& CompilationEnvironments::GetEnv() { in GetEnv() function
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | scoped_environment_variable_override.h | 25 base::Environment* GetEnv() { return environment_.get(); } in GetEnv() function
|
/aosp_15_r20/external/cronet/base/ |
H A D | scoped_environment_variable_override.h | 30 base::Environment* GetEnv() { return environment_.get(); } in GetEnv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/posix/ |
D | env.cc | 29 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/ |
H A D | env.cc | 29 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/linux/ |
H A D | env.cc | 39 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/windows/ |
H A D | env.cc | 32 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/windows/ |
D | env.cc | 32 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/linux/ |
D | env.cc | 43 absl::optional<std::string> GetEnv(const char* name) { in GetEnv() function
|
/aosp_15_r20/external/angle/src/common/spirv/ |
H A D | angle_spirv_utils.cpp | 34 spv_target_env GetEnv(const Blob &blob) in GetEnv() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/security_policy/ |
H A D | binder_security_policy.cc | 58 JNIEnv* GetEnv(JavaVM* vm) { in GetEnv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/security_policy/ |
D | binder_security_policy.cc | 58 JNIEnv* GetEnv(JavaVM* vm) { in GetEnv() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/ |
H A D | preemption_notifier.h | 126 Env* GetEnv() { return env_; } in GetEnv() function
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | jvm.cc | 41 JNIEnv* GetEnv() { in GetEnv() function
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | utilities.cpp | 67 JNIEnv* GetEnv() { in GetEnv() function
|
/aosp_15_r20/external/webrtc/modules/utility/source/ |
H A D | helpers_android.cc | 26 JNIEnv* GetEnv(JavaVM* jvm) { in GetEnv() function
|
/aosp_15_r20/external/icing/icing/jni/ |
H A D | jni-cache.cc | 181 JNIEnv* JniCache::GetEnv() const { in GetEnv() function in icing::lib::JniCache
|
/aosp_15_r20/frameworks/base/tools/bit/ |
H A D | command.cpp | 73 Command::GetEnv() const in GetEnv() function in Command
|
/aosp_15_r20/external/libtextclassifier/native/utils/java/ |
H A D | jni-cache.cc | 270 JNIEnv* JniCache::GetEnv() const { in GetEnv() function in libtextclassifier3::JniCache
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/db/ |
H A D | sqlite.cc | 99 const StringPiece GetEnv(const char* var) { in GetEnv() function
|
/aosp_15_r20/external/jazzer-api/launcher/ |
H A D | jvm_tooling.cpp | 311 JNIEnv &JVM::GetEnv() const { return *env_; } in GetEnv() function in jazzer::JVM
|
/aosp_15_r20/art/test/904-object-allocation/ |
H A D | tracking.cc | 68 JNIEnv* GetEnv() const { in GetEnv() function in art::Test904ObjectAllocation::ScopedGlobalRef
|