Searched defs:completions (Results 1 – 6 of 6) sorted by relevance
267 vector<string> completions; in PrintFlagCompletionInfo() local537 vector<string> *completions) { in FinalizeCompletionOutput()671 vector<string> *completions) { in OutputSingleGroupWithLimit()
125 protected void displayCompletions(View view, CompletionInfo[] completions) {} in displayCompletions()
443 .. _completions: target
285 grpc_cq_completion completions[GPR_ARRAY_SIZE(tags)]; in test_pluck() local363 grpc_cq_completion completions[GPR_ARRAY_SIZE(tags)]; in test_callback() local
80 grpc_cq_completion completions[GPR_ARRAY_SIZE(tags)]; in test_too_many_plucks() local
95 static long packets, bytes, completions, expected_completions; variable