Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp40 { BR_DECREFS, "BR_DECREFS" }, in GetErrorMap()
H A Dbinder_invoker.cpp977 case BR_DECREFS: in HandleCommandsInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h211 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h230 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c301 case BR_DECREFS: in BinderParse()