Home
last modified time | relevance | path

Searched refs:_internal_use_run_handler_pool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dconfig.pb.cc5310 if (this->_internal_use_run_handler_pool() != 0) { in _InternalSerialize()
5312 …target = ::_pbi::WireFormatLite::WriteBoolToArray(2, this->_internal_use_run_handler_pool(), targe… in _InternalSerialize()
5351 if (this->_internal_use_run_handler_pool() != 0) { in ByteSizeLong()
5383 if (from._internal_use_run_handler_pool() != 0) { in MergeFrom()
5384 _this->_internal_set_use_run_handler_pool(from._internal_use_run_handler_pool()); in MergeFrom()
Dconfig.pb.h3024 bool _internal_use_run_handler_pool() const; in Swap()
7049 inline bool RunOptions_Experimental::_internal_use_run_handler_pool() const { in _internal_use_run_handler_pool() function
7054 return _internal_use_run_handler_pool(); in use_run_handler_pool()