Home
last modified time | relevance | path

Searched defs:memSize (Results 1 - 17 of 17) sorted by relevance

/foundation/filemanagement/user_file_service/test/fuzztest/fileinfosharedmemory_fuzzer/
H A Dfileinfosharedmemory_fuzzer.cpp65 uint64_t memSize = TypeCast<uint64_t>(data, &pos); in CreateSharedMemoryFuzzTest() local
81 uint64_t memSize = TypeCast<uint64_t>(data, &pos); in ExpandSharedMemoryFuzzTest() local
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Davsharedmemorypool.h53 int32_t memSize = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_def.cpp86 size_t memSize = (size + sizeof(BlockHead)); in Alloc() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dqueue.h70 size_t memSize = tmpSize + sizeof(FillpQueue); in FillpQueueCalMemSize() local
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_client.cpp132 int32_t MemMgrClient::GetAvailableMemory(int32_t &memSize) in GetAvailableMemory() argument
143 int32_t MemMgrClient::GetTotalMemory(int32_t &memSize) in GetTotalMemory() argument
156 int32_t memSize = 0; in GetAvailableMemory() local
165 int32_t memSize = 0; in GetTotalMemory() local
193 GetAvailableMemory(int32_t &memSize) GetAvailableMemory() argument
198 GetTotalMemory(int32_t &memSize) GetTotalMemory() argument
[all...]
H A Dmem_mgr_proxy.cpp269 int32_t MemMgrProxy::GetAvailableMemory(int32_t &memSize) in GetAvailableMemory() argument
297 int32_t MemMgrProxy::GetTotalMemory(int32_t &memSize) in GetTotalMemory() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_global_func.h102 int Vec2Char(const std::vector<T> &vec, T *pChar, int& len, int memSize) in Vec2Char() argument
156 int Val2HexChar(const std::vector<T> &vec, char *pHexChar, unsigned memSize) in Val2HexChar() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c39 size_t memSize = size * sizeof(void *); in FillpLfRingCalMemSize() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp185 int32_t MemMgrService::GetAvailableMemory(int32_t &memSize) in GetAvailableMemory() argument
195 int32_t MemMgrService::GetTotalMemory(int32_t &memSize) in GetTotalMemory() argument
H A Dmem_mgr_stub.cpp214 int32_t memSize = 0; in HandleGetAvailableMemory() local
225 int32_t memSize = 0; in HandleGetTotalMemory() local
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H A Dfile_info_shared_memory.h150 static int CreateSharedMemory(const char *memName, uint64_t memSize, SharedMemoryInfo &memInfo) in CreateSharedMemory() argument
173 uint64_t memSize = 0; in ExpandSharedMemory() local
212 CalculateMemSize(uint64_t &memSize, SharedMemoryInfo &memInfo) CalculateMemSize() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp354 auto memSize = static_cast<int32_t>(mmapFd.GetFdSize()); in CreateThumbnailByAshmem() local
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp138 int64_t memSize = static_cast<int64_t>(minStride) * frame.height_; in CreatePixelMapData() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c249 FILLP_ULLONG memSize = 0; in SocketMsgGetLen() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp450 int32_t memSize = static_cast<int32_t>(width) * destByteSize; in FillAreaWithSoftWare() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp869 size_t memSize = properties.size(); in FillLitePropertyItem() local
1608 size_t memSize = mem->data.size; in FillImagePropertyItem() local
2001 size_t memSize = propertyAshmem->data.size; AssembleExifMetaItem() local
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6341 uint64_t memSize = OHOS::MemInfo::GetPssByPid(pid); in NotifyAppFaultBySA() local

Completed in 30 milliseconds