Searched refs:cleanApp (Results 1 – 2 of 2) sorted by relevance
77 … void DumpResetResource(const std::vector<std::string> &dumpOption, bool cleanApp, bool cleanAll);
694 bool cleanApp, bool cleanAll) in DumpResetResource() argument696 auto &infoMap = cleanApp ? appResourceApplyMap_ : procResourceApplyMap_; in DumpResetResource()697 auto type = cleanApp ? EfficiencyResourcesEventType::APP_RESOURCE_RESET in DumpResetResource()