Home
last modified time | relevance | path

Searched refs:_internal_function_size (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/
Dfunction.pb.h217 int _internal_function_size() const; in Swap()
1177 inline int FunctionDefLibrary::_internal_function_size() const { in _internal_function_size() function
1181 return _internal_function_size(); in function_size()
Dfunction.pb.cc314 n = static_cast<unsigned>(this->_internal_function_size()); i < n; i++) { in _InternalSerialize()
353 total_size += 1UL * this->_internal_function_size(); in ByteSizeLong()