Home
last modified time | relevance | path

Searched defs:env_ (Results 1 – 25 of 140) sorted by relevance

123456

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Denv.hpp252 struct env_ struct
254 constexpr env_() {}; in env_() function
257 env_set<Char> operator()(const std::basic_string<Char> & key, in operator ()()
263 env_set<Char> operator()(const std::basic_string<Char> & key, in operator ()()
269 env_set<Char> operator()(const std::basic_string<Char> & key, in operator ()()
275 env_reset<Char> operator()(const std::basic_string<Char> & key, boost::none_t) in operator ()()
280 env_proxy<Char> operator[](const std::basic_string<Char> & key) const in operator []()
285 env_proxy<Char> operator[](const Char* key) const in operator []()
290 env_init<Char> operator()(const basic_environment<Char> & env) const in operator ()()
295 env_init<Char> operator= (const basic_environment<Char> & env) const in operator =()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl.h160 const WorkerEnv* const env_; // Not owned. variable
221 const WorkerEnv* const env_; // Not owned. variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.h120 Env* const env_; variable
295 internal::RunHandlerEnvironment env_; variable
/aosp_15_r20/art/tools/jvmti-agents/breakpoint-logger/
H A Dbreakpoint_logger.cc99 JNIEnv* env_; member in breakpoint_logger::ScopedThreadInfo
240 JNIEnv* env_; member in breakpoint_logger::ScopedMethodInfo
/aosp_15_r20/external/libevent/test/
H A Dregress_dns.c1949 testleak_cleanup(const struct testcase_t *testcase, void *env_) in testleak_cleanup()
1977 test_dbg_leak_cancel(void *env_) in test_dbg_leak_cancel()
1997 dbg_leak_resume(void *env_, int cancel, int send_err_shutdown) in dbg_leak_resume()
2041 test_dbg_leak_shutdown(void *env_) in test_dbg_leak_shutdown()
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DNonBlockingThreadPool.h26 : env_(env), in env_() function
235 Environment env_; variable
/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/
H A Dti_alloc_sample.cc79 JNIEnv* env_; member in tifast::__anond95324a20111::ScopedThreadInfo
215 JNIEnv* env_; member in tifast::__anond95324a20111::ScopedMethodInfo
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h179 tensorflow::Env* const env_; variable
396 internal::RunHandlerEnvironment env_; variable
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/
H A DSecretManagerSecret.java127 private volatile java.lang.Object env_ = ""; field in SecretManagerSecret
655 private java.lang.Object env_ = ""; field in SecretManagerSecret.Builder
/aosp_15_r20/external/jazzer-api/launcher/
H A Djvm_tooling.h38 JNIEnv *env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Doauth_client.h57 Env* env_; variable
H A Dgoogle_auth_provider.h59 Env* env_; variable
H A Dgcs_dns_cache.h63 Env* env_; variable
/aosp_15_r20/external/cronet/base/android/shared_preferences/
H A Dshared_preferences_manager.h35 raw_ptr<JNIEnv> env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dop_generator.h52 Env* env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dmetric_utils.h67 const Env& env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
H A Dcontroller.h44 Env* env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Ddispatcher_impl.h320 Env* env_; variable
/aosp_15_r20/external/leveldb/db/
H A Dtable_cache.h49 Env* const env_; variable
H A Dfault_injection_test.cc122 FaultInjectionTestEnv* env_; member in leveldb::TestWritableFile
369 FaultInjectionTestEnv* env_; member in leveldb::FaultInjectionTest
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dunbounded_work_queue.h53 Env* const env_; // Not owned. variable
/aosp_15_r20/external/webrtc/modules/utility/include/
H A Dhelpers_android.h75 JNIEnv* env_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster.h76 MasterEnv* env_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexec_on_stall.h82 Env* env_; variable
H A Devents_writer.h86 Env* env_; variable

123456