Searched defs:mallocInfo (Results 1 – 15 of 15) sorted by relevance
28 MallocInfo *mallocInfo = new (std::nothrow) MallocInfo(); in Unmarshalling() local
203 struct OHOS::AppExecFwk::MallocInfo mallocInfo; in HandleScheduleHeapMemory() local
119 … AppSchedulerProxy::ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in ScheduleHeapMemory()
516 …esultCode AppMgrClient::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory()
426 int32_t AppMgrProxy::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory()
664 struct OHOS::AppExecFwk::MallocInfo mallocInfo; in HandleDumpHeapMemory() local
51 OHOS::AppExecFwk::MallocInfo mallocInfo; in GetInfo() local
208 OHOS::AppExecFwk::MallocInfo mallocInfo; in DoSomethingInterestingWithMyAPI() local
142 …d AppLifeCycleDeal::ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in ScheduleHeapMemory()
528 int32_t AppMgrService::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory()
931 …32_t AppRunningManager::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory()
728 …d AppRunningRecord::ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in ScheduleHeapMemory()
2130 …2_t AppMgrServiceInner::DumpHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in DumpHeapMemory()
691 OHOS::AppExecFwk::MallocInfo mallocInfo; variable
558 void MainThread::ScheduleHeapMemory(const int32_t pid, OHOS::AppExecFwk::MallocInfo &mallocInfo) in ScheduleHeapMemory()