Home
last modified time | relevance | path

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

/third_party/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc200 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
232 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
266 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
299 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
322 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
338 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
355 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
371 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
406 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethod() local
435 auto& async_prefix = async_prefixes[i]; in PrintHeaderClientMethod() local
[all …]
/third_party/grpc/src/compiler/
Dcpp_generator.cc215 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
246 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
279 for (auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
311 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
333 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
348 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
364 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
379 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
413 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
441 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
[all …]