Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/invoker/source/
Dbinder_invoker.cpp1172 void BinderInvoker::OnTransactionComplete(MessageParcel *reply, bool &continueLoop, int32_t &error,… in OnTransactionComplete()
1201 void BinderInvoker::OnDeadOrFailedReply(MessageParcel *reply, bool &continueLoop, int32_t &error, u… in OnDeadOrFailedReply()
1209 void BinderInvoker::OnReply(MessageParcel *reply, bool &continueLoop, int32_t &error, uint32_t cmd) in OnReply()
1223 void BinderInvoker::DealWithCmd(MessageParcel *reply, bool &continueLoop, int32_t &error, uint32_t … in DealWithCmd()
1252 bool continueLoop = true; in WaitForCompletion() local
/foundation/communication/ipc/test/fuzztest/ipc/native/src/core/binderinvokernew_fuzzer/
Dbinderinvokernew_fuzzer.cpp231 bool continueLoop; in OnReplyFuzzTest() local
242 bool continueLoop; in DealWithCmdFuzzTest() local