Searched defs:dispatcherId (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
H A D | message_router.c | 40 DispatcherId dispatcherId; member 73 static MessageDispatcher *RefDispatcherInner(const DispatcherId dispatcherId, bool requireLock) in RefDispatcherInner() 109 static ErrorCode RegDispatcher(DispatcherId dispatcherId, MessageDispatcher *dispatcher) in RegDispatcher() 243 static ErrorCode DoRegistService(const NodeId nodeId, const DispatcherId dispatcherId, RemoteServic… in DoRegistService() 272 static ErrorCode RegistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, struct Se… in RegistServiceInner() 334 ErrorCode RegistLocalService(const DispatcherId dispatcherId, struct ServiceDef *mapper) in RegistLocalService() 371 static ErrorCode UnregistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, const S… in UnregistServiceInner() 409 ErrorCode UnregistLocalService(const DispatcherId dispatcherId, ServiceId serviceId) in UnregistLocalService()
|
H A D | sidecar.c | 24 DispatcherId dispatcherId; member
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/message/ |
H A D | message_config.h | 52 DispatcherId dispatcherId; member
|
H A D | sidecar.h | 85 DispatcherId dispatcherId; member
|