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.cc168 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
201 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
236 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
270 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
294 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
311 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
329 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
346 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethodInterfaces() local
384 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethod() local
414 auto &async_prefix = async_prefixes[i]; in PrintHeaderClientMethod() local
[all …]
/third_party/grpc/src/compiler/
Dcpp_generator.cc214 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
247 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
282 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
317 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
343 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
361 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
379 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
396 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
433 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
464 for (const auto& async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
[all …]