Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp34 { BR_ACQUIRE_RESULT, "BR_ACQUIRE_RESULT" }, in GetErrorMap()
H A Dbinder_invoker.cpp1263 case BR_ACQUIRE_RESULT: in DealWithCmd()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h205 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h224 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp463 binderInvoker.input_.WriteUint32(BR_ACQUIRE_RESULT);