Searched defs:async_prefixes (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/grpc/src/compiler/ |
D | cpp_generator.cc | 190 } async_prefixes[] = {{"Async", ", void* tag", ", tag"}, in PrintHeaderClientMethodInterfaces() local 396 } async_prefixes[] = {{"Async", ", void* tag", ", tag"}, in PrintHeaderClientMethod() local 1218 } async_prefixes[] = {{"Async", "true", ", void* tag", ", tag"}, in PrintSourceClientMethod() local 1639 } async_prefixes[] = {{"Async", ", void* tag", 1}, {"PrepareAsync", "", 0}}; in PrintMockClientMethods() local
|
/external/grpc-grpc/src/compiler/ |
D | cpp_generator.cc | 177 } async_prefixes[] = {{"Async", ", void* tag", ", tag"}, in PrintHeaderClientMethodInterfaces() local 375 } async_prefixes[] = {{"Async", ", void* tag", ", tag"}, in PrintHeaderClientMethod() local 1367 } async_prefixes[] = {{"Async", "true", ", void* tag", ", tag"}, in PrintSourceClientMethod() local 1817 } async_prefixes[] = {{"Async", ", void* tag", 1}, {"PrepareAsync", "", 0}}; in PrintMockClientMethods() local
|