Searched refs:GetAllComments (Results 1 – 6 of 6) sorted by relevance
97 vector<std::string> GetAllComments() const { in GetAllComments() function126 vector<std::string> GetAllComments() const { in GetAllComments() function189 vector<std::string> GetAllComments() const { in GetAllComments() function
133 StringVector service_comments = service->GetAllComments(); in PrintBetaServicer()145 StringVector method_comments = method->GetAllComments(); in PrintBetaServicer()169 StringVector service_comments = service->GetAllComments(); in PrintBetaStub()183 StringVector method_comments = method->GetAllComments(); in PrintBetaStub()417 StringVector service_comments = service->GetAllComments(); in PrintStub()485 StringVector service_comments = service->GetAllComments(); in PrintServicer()498 StringVector method_comments = method->GetAllComments(); in PrintServicer()595 StringVector service_comments = service->GetAllComments(); in PrintServiceClass()
50 virtual std::vector<std::string> GetAllComments() const = 0;
56 std::vector<grpc::string> GetAllComments() const { in GetAllComments() function in flatbuffers::FlatBufMethod120 std::vector<grpc::string> GetAllComments() const { in GetAllComments() function in flatbuffers::FlatBufService235 std::vector<grpc::string> GetAllComments() const { in GetAllComments() function in flatbuffers::FlatBufFile
46 virtual std::vector<grpc::string> GetAllComments() const = 0;
256 return descriptor->GetAllComments(); in GrpcGetDocLinesForDescriptor()