Home
last modified time | relevance | path

Searched defs:UnsetEnv (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/posix/
Denv.cc40 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/
H A Denv.cc40 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/linux/
H A Denv.cc55 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/windows/
H A Denv.cc49 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/windows/
Denv.cc49 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/linux/
Denv.cc73 void UnsetEnv(const char* name) { in UnsetEnv() function
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/
H A Dtemp_directory_path.pass.cpp33 void UnsetEnv(std::string var) { in UnsetEnv() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/
H A Dtemp_directory_path.pass.cpp33 void UnsetEnv(std::string var) { in UnsetEnv() function
/aosp_15_r20/external/perfetto/src/base/
H A Dutils.cc224 void UnsetEnv(const std::string& key) { in UnsetEnv() function