Home
last modified time | relevance | path

Searched defs:msgSize (Results 1 - 16 of 16) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/queue/
H A DIt_los_queue_static_004.c38 UINT32 msgSize = (UINT32)QUEUE_BASE_MSGSIZE; in Testcase() local
H A DIt_los_queue_isr_014.c31 UINT32 msgSize = (UINT32)QUEUE_BASE_MSGSIZE; in TaskF01() local
H A DIt_los_queue_isr_016.c39 UINT32 msgSize = (UINT32)QUEUE_BASE_MSGSIZE; in TaskF01() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Dmessage_queue_utils.cpp49 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue() argument
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/
H A Dmessage_queue_utils.cpp26 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dposix_help.c56 int FdReadMsg(int fd, HI_VOID* msgBuf, int msgSize) in FdReadMsg() argument
/third_party/vk-gl-cts/execserver/
H A DxsTestDriver.cpp201 int msgSize = MESSAGE_HEADER_SIZE+1; // One byte is reserved for terminating 0. in pollBuffer() local
H A DxsExecutionServer.cpp81 size_t msgSize = getMessageSize(); in read() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp85 size_t msgSize = sizeof(AppSpawnMsg) + 1; in AssembleMsg() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dsnapshot.cpp169 uint32_t msgSize = *reinterpret_cast<const uint32_t *>(dataBuffer); in Create() local
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_queue.c108 UINT16 msgSize; in LOS_QueueCreate() local
/kernel/liteos_m/kernel/src/
H A Dlos_queue.c121 UINT16 msgSize; in OsQueueCreate() local
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_impl.c58 static void Es8323I2cRelease(struct I2cMsg *msgs, int16_t msgSize, DevHandle i2cHandle) in Es8323I2cRelease() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c288 uint32_t msgSize = 0; in ProcessDeviceInfoMessage() local
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c47 unsigned int msgSize; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp518 int msgSize = 0; in MessageReciveCallbackInner() local
552 void SyncEngine::PutMsgIntoQueue(const std::string &targetDev, Message *inMsg, int msgSize) in PutMsgIntoQueue() argument

Completed in 12 milliseconds