Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp288 bool isStubRet = false; variable
300 bool isStubRet = false; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp919 int BinderInvoker::HandleReply(MessageParcel *reply, bool &isStubRet) in HandleReply()
1228 bool isStubRet = false; in OnReply() local