Searched refs:DBinderErrorCode (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_service_unittest.cpp | 722 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 D | dbinder_service.h | 98 enum DBinderErrorCode { enum
|