Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_connector.cpp149 actvBinder_.InitActvBinderConfig(featureSet); in MapMemory()
158 int ret = actvBinder_.InitActvBinder(driverFD_); in MapMemory()
188 return (IsDriverAlive() && actvBinder_.isActvMgr_); in IsActvBinderService()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dbinder_connector.h65 ActvBinderConnector actvBinder_; variable