Searched defs:CppGenerator (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/ | ||
H A D | cpp_generator.cc | 23 CppGenerator::CppGenerator(cpp::CppConfig cpp_config, PathConfig path_config) in CppGenerator() function in tensorflow::generator::CppGenerator |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
H A D | generator.cc | 54 CppGenerator::CppGenerator() {} in CppGenerator() function in google::protobuf::compiler::cpp::CppGenerator |
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
H A D | generator.cc | 54 CppGenerator::CppGenerator() {} in CppGenerator() function in google::protobuf::compiler::cpp::CppGenerator |
/aosp_15_r20/external/flatbuffers/src/ | ||
H A D | idl_gen_cpp.cpp | 97 class CppGenerator : public BaseGenerator { class |