Searched refs:whichBatch (Results 1 – 1 of 1) sorted by relevance
572 int64_t whichBatch = (alarm->flags & static_cast<uint32_t>(STANDALONE)) ? in InsertAndBatchTimerLocked() local575 TIME_HILOGI(TIME_MODULE_SERVICE, "whichBatch= %{public}" PRId64 "", whichBatch); in InsertAndBatchTimerLocked()576 if (whichBatch < 0) { in InsertAndBatchTimerLocked()579 auto batch = alarmBatches_.at(whichBatch); in InsertAndBatchTimerLocked()581 alarmBatches_.erase(alarmBatches_.begin() + whichBatch); in InsertAndBatchTimerLocked()