Home
last modified time | relevance | path

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

12

/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_010.cpp36 const int memSize = 1024; in Testcase() local
H A Dshm_test_006.cpp35 const int memSize = PAGE_SIZE; in Testcase() local
H A Dshm_test_008.cpp36 const int memSize = PAGE_SIZE; in Testcase() local
H A Dshm_test_007.cpp36 const int memSize = 1024; in Testcase() local
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/smoke/
H A Dshm_test_011.cpp36 const int memSize = 1024; in Testcase() local
/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
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_042.cpp81 const int memSize = 1024; in GroupProcess() local
/test/xts/acts/kernel_lite/ipc_posix/shared_memory/
H A DShmTest.cpp46 const int memSize = 1024; in HWTEST_F() local
104 const int memSize = 1024; in HWTEST_F() local
131 const int memSize = 1024; in HWTEST_F() local
179 const int memSize = 1024; HWTEST_F() local
243 const int memSize = 1024; HWTEST_F() local
296 const int memSize = 1024; HWTEST_F() local
332 const int memSize = 4096; HWTEST_F() local
[all...]
/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
/test/xts/acts/kernel_lite/process_posix/src/
H A DProcessTest.cpp121 const int memSize = 1024; in HWTEST_F() local
231 const int memSize = 1024; in HWTEST_F() local
360 const int memSize = 1024; in HWTEST_F() local
H A DPidTest.cpp65 const int memSize = 32; in HWTEST_F() local
/base/update/updater/services/package/pkg_manager/
H A Dpkg_stream.cpp285 auto memSize = static_cast<long long>(memSize_); in Seek() 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
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dvgs_img.c193 uint32_t memSize = (uint32_t)(frm->stVFrame.u64PrivateData); in MppFrmDestroy() 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...]
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp263 const int memSize = 32; in HWTEST_F() local
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdDecoder.cpp36 const UInt32 memSize = GetUi32(props + 1); in SetDecoderProperties2() local
/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_extension_openssl.c213 uint32_t memSize = sizeof(CfBlob) * arrayLen; in DeepCopyOidsToOut() local

Completed in 17 milliseconds

12