Searched refs:modeIter (Results 1 – 1 of 1) sorted by relevance
469 …auto modeIter = std::find(asyncCallbackInfo->bgModes.begin(), asyncCallbackInfo->bgModes.end(), in… in GetModes() local470 if (modeIter == asyncCallbackInfo->bgModes.end()) { in GetModes()