Searched refs:ServiceId (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
H A D | sidecar.c | 25 ServiceId serviceId; 28 static ErrorCode MessageInputCheck(const Service *sideCar, ServiceId receiver, struct HdfSBuf *send… in MessageInputCheck() 43 static MessageContext *CreateMessageContext(ServiceId sender, ServiceId receiver, uint32_t commandI… in CreateMessageContext() 76 ServiceId serviceId = GetServiceID(id); in DispatchToMessage() 111 static ErrorCode SideCarSendSyncMessage(const Service *sideCar, ServiceId receiver, uint32_t comman… in SideCarSendSyncMessage() 145 static ErrorCode SideCarSendAsyncMessageInner(const Service *sideCar, ServiceId receiver, uint32_t … in SideCarSendAsyncMessageInner() 190 static ErrorCode SideCarSendAsyncMessage(const Service *sideCar, ServiceId receiver, uint32_t comma… in SideCarSendAsyncMessage() 200 static ErrorCode SideCarSendOneWayMessage(const struct SideCar_ *sideCar, ServiceId receiver, uint3… in SideCarSendOneWayMessage()
|
H A D | message_router.c | 184 static void NotifyAllNodesServiceDel(const NodeId nodeId, ServiceId serviceId) in NotifyAllNodesServiceDel() 371 …registServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, const ServiceId serviceId) in UnregistServiceInner() 409 ErrorCode UnregistLocalService(const DispatcherId dispatcherId, ServiceId serviceId) in UnregistLocalService() 414 ErrorCode UnregistRemoteService(NodeId nodeId, ServiceId serviceId) in UnregistRemoteService() 419 static bool CheckServiceID(ServiceId serviceId, bool allowSync) in CheckServiceID() 445 RemoteService *RefRemoteService(ServiceId serviceId) in RefRemoteService()
|
H A D | message_dispatcher.c | 110 ServiceId senderId; in SetToResponse()
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/message/ |
H A D | message_router_inner.h | 32 ErrorCode (*NotifyServiceDel)(const struct MessageNode *, const ServiceId serviceId) 45 ServiceId serviceId 53 RemoteService *RefRemoteService(ServiceId serviceId); 65 ErrorCode UnregistRemoteService(NodeId nodeId, ServiceId serviceId);
|
H A D | sidecar.h | 70 …ErrorCode (*SendOneWayMessage)(const struct SideCar_ *sideCar, ServiceId receiver, uint32_t comman… 73 …ErrorCode (*SendSyncMessage)(const struct SideCar_ *sideCar, ServiceId receiver, uint32_t commandI… 76 …ErrorCode (*SendAsyncMessage)(const struct SideCar_ *sideCar, ServiceId receiver, uint32_t command… 94 ServiceId serviceId;
|
H A D | message_router.h | 40 ErrorCode UnregistLocalService(const DispatcherId dispatcherId, ServiceId serviceId);
|
H A D | message_types.h | 18 typedef uint8_t ServiceId; typedef
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | errorcode-hiviewdfx-hidebug.md | 11 ServiceId invalid. The system ability does not exist.
|
H A D | js-apis-hidebug.md | 215 | 11400101 | ServiceId invalid. The system ability does not exist. …
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/include/ |
H A D | media_monitor_info.h | 126 enum ServiceId { enum
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | errorcode-hiviewdfx-hidebug.md | 11 ServiceId invalid. The system ability does not exist.
|
H A D | js-apis-hidebug.md | 215 | 11400101 | ServiceId invalid. The system ability does not exist. …
|