Lines Matching defs:Reply

42   auto Reply = Preprocessor(RPCStatus, Context);  in remoteCall()  local
57 I32 Reply; in shutdown() local
71 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in registerLib() local
79 [&](const auto &Reply) { in registerLib()
94 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in unregisterLib() local
102 [&](const auto &Reply) { in unregisterLib()
119 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in isValidBinary() local
131 [&](const auto &Reply) { in isValidBinary()
147 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in getNumberOfDevices() local
154 [&](const auto &Reply) { in getNumberOfDevices()
170 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in initDevice() local
179 [&](const auto &Reply) { in initDevice()
195 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in initRequires() local
201 [&](const auto &Reply) { in initRequires()
219 auto *Reply = protobuf::Arena::CreateMessage<TargetTable>(Arena.get()); in loadBinary() local
227 [&](auto &Reply) { in loadBinary()
251 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in isDataExchangeable() local
260 [&](auto &Reply) { in isDataExchangeable()
277 auto *Reply = protobuf::Arena::CreateMessage<Pointer>(Arena.get()); in dataAlloc() local
288 [&](auto &Reply) { in dataAlloc()
307 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in dataSubmit() local
359 [&](auto &Reply) { in dataSubmit()
386 auto *Reply = protobuf::Arena::CreateMessage<Data>(Arena.get()); in dataRetrieve() local
412 [&](auto &Reply) { in dataRetrieve()
431 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in dataExchange() local
445 [&](auto &Reply) { in dataExchange()
464 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in dataDelete() local
474 [&](auto &Reply) { in dataDelete()
493 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in runTargetRegion() local
516 [&](auto &Reply) { in runTargetRegion()
535 auto *Reply = protobuf::Arena::CreateMessage<I32>(Arena.get()); in runTargetTeamRegion() local
562 [&](auto &Reply) { in runTargetTeamRegion()