Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp941 bool ReclaimPriorityManager::IsImportantProc(const std::string procName, int &dstPriority) in IsImportantProc()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp2277 auto dstPriority = up ? zorderPolicy_->GetWindowPriority(WindowType::WINDOW_TYPE_KEYGUARD) + 1 : in ReZOrderShowWhenLockedWindows() local