/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | os.py | 773 def getenv(key, default=None): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | os.py | 773 def getenv(key, default=None): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | os.py | 773 def getenv(key, default=None): function
|
/aosp_15_r20/packages/modules/adb/ |
D | sysdeps.h | 306 #define getenv adb_getenv macro
|
/aosp_15_r20/libcore/luni/src/main/java/android/system/ |
H A D | Os.java | 232 public static String getenv(String name) { return Libcore.os.getenv(name); } in getenv() method in Os
|
/aosp_15_r20/libcore/luni/src/main/java/libcore/io/ |
H A D | ForwardingOs.java | 302 public String getenv(String name) { return os.getenv(name); } in getenv() method in ForwardingOs
|
H A D | Os.java | 242 public String getenv(String name); in getenv() method
|
H A D | Linux.java | 107 public native String getenv(String name); in getenv() method in Linux
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_HardwareRenderer.cpp | 104 static JNIEnv* getenv(JavaVM* vm) { in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/ |
H A D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/windows/ |
D | mod.rs | 356 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/external/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cc | 651 INTERCEPTOR(char *, getenv, char *name) { in INTERCEPTOR() argument
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/ |
D | stub.c | 320 void getenv() {} in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 522 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 521 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/ |
D | stub.c | 356 void getenv() {} in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 522 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/ |
H A D | mod.rs | 521 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/ |
H A D | mod.rs | 522 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/ |
D | mod.rs | 549 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() function
|