Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp38 { BR_ACQUIRE, "BR_ACQUIRE" }, in GetErrorMap()
H A Dbinder_invoker.cpp648 if (cmd == BR_ACQUIRE) { in OnAcquireObject()
972 case BR_ACQUIRE: in HandleCommandsInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h209 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c172 if (cmd == BR_ACQUIRE) { in BinderRefDone()
291 case BR_ACQUIRE: { in BinderParse()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h228 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), enumerator