Home
last modified time | relevance | path

Searched defs:msgSize (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/buffer_manager/
Dbuffer_manager.cpp39 SharedBufferPtr BufferManager::GetBuffer(int64_t msgSize) in GetBuffer()
46 SharedBufferPtr BufferManager::TryGetBuffer(int64_t msgSize) in TryGetBuffer()
53 BufferPoolPtr& BufferManager::GetBufferPool(int64_t msgSize) in GetBufferPool()
Dbuffer_pool.cpp25 std::shared_ptr<BufferPool> BufferPool::Create(int32_t capacity, int64_t msgSize) in Create()
35 BufferPool::BufferPool(int32_t capacity, int64_t msgSize) in BufferPool()
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/
Dmessage_queue_utils.cpp26 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue()
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
Dmessage_queue_utils.cpp49 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue()
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_spawn_msg_wrapper.cpp75 size_t msgSize = sizeof(AppSpawnMsg) + 1; in AssembleMsg() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
Dsnapshot.cpp169 uint32_t msgSize = *reinterpret_cast<const uint32_t *>(dataBuffer); in Create() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dsync_engine.cpp520 int msgSize = 0; in MessageReciveCallbackInner() local
554 void SyncEngine::PutMsgIntoQueue(const std::string &targetDev, Message *inMsg, int msgSize) in PutMsgIntoQueue()
/foundation/communication/dsoftbus/core/common/message_handler/
Dmessage_handler.c47 unsigned int msgSize; member
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_message.c1718 uint32_t msgSize = 0; in ProcessDeviceInfoMessage() local