Home
last modified time | relevance | path

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

12345

/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Denv.hpp252 struct env_ struct
254 constexpr env_() {}; in env_() argument
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 =()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h160 const WorkerEnv* const env_; // Not owned. variable
221 const WorkerEnv* const env_; // Not owned. variable
/external/jazzer-api/launcher/
Djvm_tooling.h38 JNIEnv *env_; variable
/external/cronet/stable/base/android/shared_preferences/
Dshared_preferences_manager.h35 raw_ptr<JNIEnv> env_; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Doauth_client.h57 Env* env_; variable
Dgoogle_auth_provider.h59 Env* env_; variable
Dgcs_dns_cache.h63 Env* env_; variable
/external/cronet/tot/base/android/shared_preferences/
Dshared_preferences_manager.h35 raw_ptr<JNIEnv> env_; variable
/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_generator.h52 Env* env_; variable
/external/tensorflow/tensorflow/core/data/
Dmetric_utils.h67 const Env& env_; variable
/external/leveldb/db/
Dtable_cache.h49 Env* const env_; variable
/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
Dcontroller.h44 Env* env_; variable
/external/tensorflow/tensorflow/core/data/service/
Ddispatcher_impl.h320 Env* env_; variable
Djournal.h107 Env* env_; variable
/external/webrtc/modules/utility/include/
Dhelpers_android.h75 JNIEnv* env_; variable
/external/tensorflow/tensorflow/tsl/platform/default/
Dunbounded_work_queue.h53 Env* const env_; // Not owned. variable
/external/tensorflow/tensorflow/core/util/
Devents_writer.h86 Env* env_; variable
Dexec_on_stall.h82 Env* env_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster.h76 MasterEnv* env_ = nullptr; variable
/external/webrtc/sdk/android/src/jni/audio_device/
Daudio_track_jni.h95 JNIEnv* env_ = nullptr; variable
Daudio_record_jni.h105 JNIEnv* env_ = nullptr; variable
/external/tensorflow/tensorflow/core/kernels/
Dfilesystem_ops.cc53 Env* env_; member in tensorflow::FileSystemSetConfigurationOp
/external/openscreen/cast/standalone_sender/
Dlooping_file_sender.h69 Environment* const env_; variable
/external/perfetto/src/android_sdk/nativehelper/
Dscoped_utf_chars.h99 JNIEnv* env_; variable
/external/pytorch/torch/csrc/jit/serialization/
Dimport_source.h65 std::unordered_map<std::string, std::shared_ptr<SugaredValue>> env_; member

12345