Home
last modified time | relevance | path

Searched defs:CppGenerator (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/
H A Dcpp_generator.cc23 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 Dgenerator.cc54 CppGenerator::CppGenerator() {} in CppGenerator() function in google::protobuf::compiler::cpp::CppGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dgenerator.cc54 CppGenerator::CppGenerator() {} in CppGenerator() function in google::protobuf::compiler::cpp::CppGenerator
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp97 class CppGenerator : public BaseGenerator { class
99 CppGenerator(const Parser &parser, const std::string &path, in CppGenerator() function in flatbuffers::cpp::CppGenerator