Searched refs:lanuchCount_ (Results 1 – 2 of 2) sorted by relevance
141 lanuchCount_.push_back(0); in PushBundleName()147 std::vector<uint32_t> lanuchCount_; variable
176 param->lanuchCount_[launchIndex]++; in JudgeBackResult()177 TRACK_LOG_STR("lanuchCount_[%d] = %d", launchIndex, param->lanuchCount_[launchIndex]); in JudgeBackResult()178 if (param->lanuchCount_[launchIndex] > LANUCH_APP_COUNT_MAX) { in JudgeBackResult()181 param->lanuchCount_[launchIndex] = 0; in JudgeBackResult()251 componentPtr->lanuchCount_[launchIndex] = 0; in OrderInput()