Home
last modified time | relevance | path

Searched refs:_internal_add_function_graphs (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.h3623 ::tensorflow::RunMetadata_FunctionGraphs* _internal_add_function_graphs(); in Swap()
7847 inline ::tensorflow::RunMetadata_FunctionGraphs* RunMetadata::_internal_add_function_graphs() { in _internal_add_function_graphs() function
7851 ::tensorflow::RunMetadata_FunctionGraphs* _add = _internal_add_function_graphs(); in add_function_graphs()
Dconfig.pb.cc6261 ptr = ctx->ParseMessage(_internal_add_function_graphs(), ptr); in _InternalParse()