Home
last modified time | relevance | path

Searched defs:ProtoMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/objective-c/ProtoRPC/
H A DProtoMethod.m23 @implementation ProtoMethod implementation
/aosp_15_r20/external/pigweed/pw_protobuf/py/pw_protobuf/
H A Dcodegen_pwpb.py209 class ProtoMethod(ProtoMember): class