Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Djava_generator.cc708 std::vector<std::unique_ptr<const grpc_generator::Method>> sorted_methods( in PrintMethodHandlerClass() local
/aosp_15_r20/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
H A Djava_generator.cpp854 std::vector<const MethodDescriptor*> sorted_methods(service->method_count()); in PrintMethodHandlerClass() local
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c3029 PyObject *sorted_methods = NULL; in object_new() local
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c4533 PyObject *sorted_methods; in object_new() local