Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Dgo_generator.cc229 static void GenerateClientMethod(const grpc_generator::Method *method, in GenerateClientMethod() function
377 GenerateClientMethod(method.get(), printer, vars); in GenerateService()
/aosp_15_r20/system/tools/aidl/
Dgenerate_rust.cpp297 void GenerateClientMethod(CodeWriter& out, const AidlInterface& iface, const AidlMethod& method, in GenerateClientMethod() function
976 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, MethodKind::NORMAL); in GenerateRustInterface()
986 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, in GenerateRustInterface()