Home
last modified time | relevance | path

Searched refs:HasProc (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dbundle_priority_info.h48 bool HasProc(pid_t pid);
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dbundle_priority_info.cpp60 bool BundlePriorityInfo::HasProc(pid_t pid) in HasProc() function in OHOS::Memory::BundlePriorityInfo
H A Dreclaim_priority_manager.cpp380 if (!bundle->HasProc(pid)) { in IsProcExist()
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_priority_manager_test.cpp191 bool hasProc1 = bundle->HasProc(pid1);
193 bool hasProc2 = bundle->HasProc(pid2);