Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp37 { BR_INCREFS, "BR_INCREFS" }, in GetErrorMap()
H A Dbinder_invoker.cpp973 case BR_INCREFS: in HandleCommandsInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h208 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h227 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c290 case BR_INCREFS: in BinderParse()