Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc59 absl::string_view qualified_cpp_protobuf_name, in CreateCPPShimExpression() argument
73 {"{{PROTOBUF_NAME}}", absl::StrCat(qualified_cpp_protobuf_name)}, in CreateCPPShimExpression()
134 protobuf_to_embed.qualified_cpp_protobuf_name, in CreateEmbeddedProtocolBuffers()
Dembedded_protocol_buffers.h66 string qualified_cpp_protobuf_name; member