Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Denum.cc270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Denum.cc270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Dts_generator.cc149 static void GenerateMethods(const grpc_generator::Service *service, in GenerateMethods() function
/aosp_15_r20/system/tools/aidl/
Dgenerate_java_binder.cpp906 static void GenerateMethods(const AidlInterface& iface, const AidlMethod& method, Class* interface, in GenerateMethods() function