Home
last modified time | relevance | path

Searched refs:GetAppActionStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/
H A Dreclaim_param.h60 static std::string GetAppActionStr(const AppAction action) in GetAppActionStr() function
76 + " action:" + GetAppActionStr(action_); in ToString()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dreclaim_strategy_manager.cpp129 …HILOGI("others app action! %{public}s", ReclaimParam::GetAppActionStr(reclaimPara->action_).c_str(… in HandleAppStateChanged_()