Home
last modified time | relevance | path

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 Dmessage_router.c40 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 Dsidecar.c24 DispatcherId dispatcherId; member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/message/
H A Dmessage_config.h52 DispatcherId dispatcherId; member
H A Dsidecar.h85 DispatcherId dispatcherId; member