Home
last modified time | relevance | path

Searched defs:memorySize (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/ashmem_fuzzer/
H A Dashmem_fuzzer.cpp29 int memorySize = dataProvider->ConsumeIntegralInRange(0, MAX_MEMORY_SIZE); in AshmemTestFunc() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/
H A Doh_file_share.cpp84 auto memorySize = count * sizeof(FileShare_PolicyErrorResult); in ConvertPolicyErrorResult() local
130 auto memorySize = count * sizeof(bool); in ConvertPolicyErrorResultBool() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h44 uint32_t memorySize; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp295 int32_t memorySize = 0; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1245 int32_t memorySize = 0; variable
1268 int32_t memorySize = 0; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager.cpp466 int32_t memorySize = abilityManager->GetAppMemorySize(); in OnGetAppMemorySize() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp188 uint32_t memorySize = userMonitorInfo->GetMemory().size(); in IsMemoryLeak() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1259 int32_t AppMgrService::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid()
H A Dapp_mgr_service_inner.cpp6290 int32_t AppMgrServiceInner::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in NotifyAppFaultBySA()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp1178 int32_t memorySize = abilityManager->GetAppMemorySize(); in OnGetAppMemorySize() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc_test.cpp1743 int32_t memorySize = OH_AVMemory_GetSize(memory); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp1355 int32_t AppMgrProxy::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid()
H A Dapp_mgr_stub.cpp1204 int32_t memorySize = 0; in HandleGetProcessMemoryByPid() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1361 uint64_t memorySize = frameCacheInfo_.byteCount; in HeapMemAlloc() local
H A Dext_encoder.cpp1921 std::shared_ptr<AbsMemory> ExtEncoder::AllocateNewSharedMem(size_t memorySize, std::string tag) in AllocateNewSharedMem()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3348 int32_t memorySize = 0; variable