Home
last modified time | relevance | path

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

/external/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 …]
/external/grpc-grpc/src/compiler/
Dcpp_generator.cc186 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
217 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
250 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
282 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
304 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
319 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
335 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
350 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethodInterfaces() local
384 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
412 for (auto async_prefix : async_prefixes) { in PrintHeaderClientMethod() local
[all …]