Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions_lib.h24 struct ProtoTextFunctionCode { struct
47 ProtoTextFunctionCode GetProtoTextFunctionCode( argument
H A Dgen_proto_text_functions_lib.cc70 ProtoTextFunctionCode code() const { return code_; } in code()
140 ProtoTextFunctionCode code_;
852 ProtoTextFunctionCode GetProtoTextFunctionCode(const FileDescriptor& fd, in GetProtoTextFunctionCode()