Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp722 EXPECT_EQ(ret, DBinderErrorCode::STUB_INVALID);
729 EXPECT_EQ(ret, DBinderErrorCode::SEND_MESSAGE_FAILED);
1153 … proxy, replyMessage, remoteDeviceId, pid, uid, tokenId), DBinderErrorCode::DEVICEID_INVALID);
1174 …&objectProxy, replyMessage, remoteDeviceId, pid, uid, tokenId), DBinderErrorCode::SESSION_NAME_NOT…
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h98 enum DBinderErrorCode { enum