Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_manager.h100 struct BundleInfoCmp { struct
101 bool operator() (const BundlePriorityInfo &p1, const BundlePriorityInfo &p2) in operator()