Home
last modified time | relevance | path

Searched refs:BINDER_SET_ACTVMGR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dactv_binder.h23 #define BINDER_SET_ACTVMGR _IOWR('b', 64, uint64_t) macro
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_connector.cpp88 ret = ioctl(fd, BINDER_SET_ACTVMGR, &poolCref); in InitActvBinder()