Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dmsg_handle_loop.h29 using MsgType = int32_t; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
Dmsg_handle_loop.h28 using MsgType = int32_t; variable
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
Dtmessenger.h56 enum class MsgType : int32_t { enum
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
Dmessage_handler.h52 enum MsgType : uint16_t { 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