Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp39 { BR_RELEASE, "BR_RELEASE" }, in GetErrorMap()
H A Dbinder_invoker.cpp677 if (cmd == BR_RELEASE) { in OnReleaseObject()
976 case BR_RELEASE: in HandleCommandsInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h210 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h229 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c300 case BR_RELEASE: in BinderParse()