Home
last modified time | relevance | path

Searched refs:BR_ERROR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap()
H A Dbinder_invoker.cpp969 case BR_ERROR: in HandleCommandsInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h201 BR_ERROR = _IOR('r', 0, __s32), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h219 BR_ERROR = _IOR('r', 0, __s32), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp315 EXPECT_EQ(binderInvoker.HandleCommandsInner(BR_ERROR), ERR_NONE);