Home
last modified time | relevance | path

Searched refs:IsInvalidStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h331 bool IsInvalidStub(std::shared_ptr<struct DHandleEntryTxRx> replyMessage);
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp949 bool DBinderService::IsInvalidStub(std::shared_ptr<struct DHandleEntryTxRx> replyMessage) in IsInvalidStub() function in OHOS::DBinderService
983 if (IsInvalidStub(replyMessage)) { in MakeSessionByReplyMessage()