Home
last modified time | relevance | path

Searched refs:_internal_polling_active_delay_usecs (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.cc1694 if (this->_internal_polling_active_delay_usecs() != 0) { in _InternalSerialize()
1696 …rget = ::_pbi::WireFormatLite::WriteInt32ToArray(6, this->_internal_polling_active_delay_usecs(), … in _InternalSerialize()
1770 if (this->_internal_polling_active_delay_usecs() != 0) { in ByteSizeLong()
1771 …tal_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_polling_active_delay_usecs()); in ByteSizeLong()
1830 if (from._internal_polling_active_delay_usecs() != 0) { in MergeFrom()
1831 _this->_internal_set_polling_active_delay_usecs(from._internal_polling_active_delay_usecs()); in MergeFrom()
Dconfig.pb.h880 ::int32_t _internal_polling_active_delay_usecs() const; in Swap()
4787 inline ::int32_t GPUOptions::_internal_polling_active_delay_usecs() const { in _internal_polling_active_delay_usecs() function
4792 return _internal_polling_active_delay_usecs(); in polling_active_delay_usecs()