Home
last modified time | relevance | path

Searched refs:nextIndex (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp384 uint32_t nextIndex = (cacheCount + static_cast<uint32_t>(std::distance(props.begin(), iter))) % props.size(); in GetSwitchInfoBySwitchCount() local
385 switchInfo.bundleName = props[nextIndex].name; in GetSwitchInfoBySwitchCount()

Completed in 3 milliseconds