Home
last modified time | relevance | path

Searched defs:memorySize (Results 1 - 10 of 10) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/
H A Doh_file_share.cpp64 auto memorySize = count * sizeof(FileShare_PolicyErrorResult); in ConvertPolicyErrorResult() local
110 auto memorySize = count * sizeof(bool); in ConvertPolicyErrorResultBool() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h44 uint32_t memorySize; member
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp295 int32_t memorySize = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1247 int32_t memorySize = 0; in HWTEST_F() local
1270 int32_t memorySize = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3334 int32_t memorySize = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp1190 int32_t memorySize = 0; in HandleGetProcessMemoryByPid() local
H A Dapp_mgr_proxy.cpp1339 int32_t AppMgrProxy::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1221 int32_t AppMgrService::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in GetProcessMemoryByPid() argument
H A Dapp_mgr_service_inner.cpp6338 int32_t AppMgrServiceInner::GetProcessMemoryByPid(const int32_t pid, int32_t &memorySize) in NotifyAppFaultBySA() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1626 std::shared_ptr<AbsMemory> ExtEncoder::AllocateNewSharedMem(size_t memorySize, std::string tag) in AllocateNewSharedMem() argument

Completed in 35 milliseconds