Home
last modified time | relevance | path

Searched refs:_internal_has_threading_options (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/framework/
Ddataset_options.pb.cc2402 if (from._internal_has_threading_options()) { in Options()
2688 if (this->_internal_has_threading_options()) { in _InternalSerialize()
2739 if (this->_internal_has_threading_options()) { in ByteSizeLong()
2812 if (from._internal_has_threading_options()) { in MergeFrom()
Ddataset_options.pb.h1532 bool _internal_has_threading_options() const; in Swap()
2905 inline bool Options::_internal_has_threading_options() const { in _internal_has_threading_options() function
2909 return _internal_has_threading_options(); in has_threading_options()