Searched defs:restartCount (Results 1 – 4 of 4) sorted by relevance
125 int restartCount = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
217 int32_t restartCount = -1; member
2381 …id AppMgrServiceInner::StartResidentProcess(const std::vector<BundleInfo> &infos, int restartCount, in StartResidentProcess()2414 …const BundleInfo &info, const std::string &processName, int restartCount, bool isEmptyKeepAliveApp) in StartEmptyResidentProcess()
2227 void AbilityRecord::SetRestartCount(int32_t restartCount) in SetRestartCount()