Home
last modified time | relevance | path

Searched refs:messages (Results 1 – 17 of 17) sorted by relevance

/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
Dplatform_trace.c32 char messages[PLATFORM_TRACE_MSG_MAX_LEN + 1] = {'\0'}; in PlatformTraceAddMsg() local
38 length = snprintf_s(messages, PLATFORM_TRACE_MSG_MAX_LEN + 1, PLATFORM_TRACE_MSG_MAX_LEN, in PlatformTraceAddMsg()
46 length = vsprintf_s(messages + length - 1, PLATFORM_TRACE_MSG_MAX_LEN, fmt, argList); in PlatformTraceAddMsg()
53 trace_platfrom_trace_record_messages(messages); in PlatformTraceAddMsg()
60 char messages[PLATFORM_TRACE_MSG_MAX_LEN + 1] = {0}; in PlatformTraceAddUintMsg() local
81 ret = snprintf_s(messages, PLATFORM_TRACE_MSG_MAX_LEN + 1, PLATFORM_TRACE_MSG_MAX_LEN, in PlatformTraceAddUintMsg()
88 … ret = snprintf_s(messages + strlen(messages), PLATFORM_TRACE_MSG_MAX_LEN + 1 - strlen(messages), in PlatformTraceAddUintMsg()
89 PLATFORM_TRACE_MSG_MAX_LEN - strlen(messages), in PlatformTraceAddUintMsg()
91 if ((ret < 0) || (strlen(messages) >= PLATFORM_TRACE_MSG_MAX_LEN)) { in PlatformTraceAddUintMsg()
93 moduleMean, moduleFunMean, ret, strlen(messages)); in PlatformTraceAddUintMsg()
[all …]
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dcapture_message.cpp145 std::list<MessageGroup> messages = {}; in HandleMessage() local
156 messages.emplace_back(vit); in HandleMessage()
170 for (auto it = messages.begin(); it != messages.end();) { in HandleMessage()
172 it = messages.erase(it); in HandleMessage()
/drivers/hdf_core/framework/model/network/wifi/platform/include/message/
Dsidecar.h96 struct MessageDef *messages; member
113 .messages = (ServiceMap) \
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/nodes/
Dlocal_node.c43 messageDef = localNodeService->mapper->messages[context->commandId]; in HandleRequestMessage()
103 if (localService->mapper == NULL || localService->mapper->messages == NULL) { in SendMessageLocalNode()
109 localService->mapper->messages[context->commandId].handler == NULL) { in SendMessageLocalNode()
114 pri = localService->mapper->messages[context->commandId].pri; in SendMessageLocalNode()
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
Dmessage_dispatcher.c57 if (mapper->messages != NULL) { in ReleaseMessageMapper()
58 OsalMemFree(mapper->messages); in ReleaseMessageMapper()
59 mapper->messages = NULL; in ReleaseMessageMapper()
67 if (serviceDef == NULL || serviceDef->messages == NULL) { in GetMsgDef()
76 msgDef = serviceDef->messages + commandId; in GetMsgDef()
/drivers/interface/user_auth/v1_0/
DUserAuthTypes.idl191 * @brief Defines executor messages.
218 /**< Executor messages. See @{ExecutorSendMsg}. */
/drivers/interface/camera/v1_0/
DIStreamOperatorCallback.idl56 * @param infos Indicates a list of capture error messages.
/drivers/interface/ril/v1_0/
DIRil.idl51 * Request APIs are called to make calls, send SMS and MMS messages, activate SIM cards,
1413 * @brief Sends Global System for Mobile Communications (GSM) SMS messages.
1428 * @brief Sends Code Division Multiple Access (CDMA) SMS messages.
1443 * @brief Writes GSM SMS messages to the SIM card.
1458 * @brief Deletes GSM SMS messages from the SIM card.
1473 * @brief Updates GSM SMS messages in the SIM card.
1488 * @brief Writes CDMA SMS messages to the SIM card.
1503 * @brief Deletes CDMA SMS messages from the SIM card.
1518 * @brief Updates CDMA SMS messages in the SIM card.
1640 * @param modeData Processing mode of received SMS messages. For details, see {@link ModeData}.
DIRilCallback.idl51 * These APIs provide the callback functions for making calls, sending SMS and MMS messages,
1416 * @param recordNumber Number of SMS messages in the SIM card.
1464 * @brief Callback for the response of writing GSM SMS messages to a SIM card.
1475 * @brief Callback for the response of deleting GSM SMS messages from a SIM card.
1486 * @brief Callback for the response of updating the GSM SMS messages in a SIM card.
1497 * @brief Callback for the response of writing CDMA SMS messages to a SIM card.
1508 * @brief Callback for the response of deleting CDMA SMS messages from a SIM card.
1519 * @brief Callback for the response of updating the CDMA SMS messages in a SIM card.
DTypes.idl3345 * @brief Defines the processing mode of received SMS messages.
3354 * Whether to receive SMS messages
3359 * Processing mode of received SMS messages. For details, see {@link AckIncomeCause}.
/drivers/interface/ril/v1_1/
DIRil.idl51 * Request APIs are called to make calls, send SMS and MMS messages, activate SIM cards,
1457 * @brief Sends Global System for Mobile Communications (GSM) SMS messages.
1472 * @brief Sends Code Division Multiple Access (CDMA) SMS messages.
1487 * @brief Writes GSM SMS messages to the SIM card.
1502 * @brief Deletes GSM SMS messages from the SIM card.
1517 * @brief Updates GSM SMS messages in the SIM card.
1532 * @brief Writes CDMA SMS messages to the SIM card.
1547 * @brief Deletes CDMA SMS messages from the SIM card.
1562 * @brief Updates CDMA SMS messages in the SIM card.
1684 * @param modeData Processing mode of received SMS messages. For details, see {@link ModeData}.
DIRilCallback.idl51 * These APIs provide the callback functions for making calls, sending SMS and MMS messages,
1500 * @param recordNumber Number of SMS messages in the SIM card.
1548 * @brief Callback for the response of writing GSM SMS messages to a SIM card.
1559 * @brief Callback for the response of deleting GSM SMS messages from a SIM card.
1570 * @brief Callback for the response of updating the GSM SMS messages in a SIM card.
1581 * @brief Callback for the response of writing CDMA SMS messages to a SIM card.
1592 * @brief Callback for the response of deleting CDMA SMS messages from a SIM card.
1603 * @brief Callback for the response of updating the CDMA SMS messages in a SIM card.
DTypes.idl3508 * @brief Defines the processing mode of received SMS messages.
3517 * Whether to receive SMS messages
3522 * Processing mode of received SMS messages. For details, see {@link AckIncomeCause}.
/drivers/interface/location/lpfence/geofence/v1_0/
DIGeofenceCallback.idl23 …such as switching to the appropriate access card and pushing customized messages, can be implement…
DIGeofenceIntf.idl23 …such as switching to the appropriate access card and pushing customized messages, can be implement…
DGeofenceTypes.idl23 …such as switching to the appropriate access card and pushing customized messages, can be implement…
/drivers/peripheral/ril/
DREADME.md5 …ovides APIs for upper-layer services, such as making calls, sending SMS messages, and activating S…