Home
last modified time | relevance | path

Searched defs:MsgType (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dmsg_handle_loop.h29 using MsgType = int32_t; variable
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
Dtrigger_connector.h74 enum MsgType { enum
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/include/
Dconcurrent_task_type.h22 enum MsgType { enum
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
Dlite_ipc.h36 } MsgType; typedef
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
Dsoftbus_proxychannel_message.h39 } MsgType; typedef
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
Dmap_service.h51 enum class MsgType { NONE, EMAIL, SMS_GSM, SMS_CDMA, MMS, IM }; enum