Home
last modified time | relevance | path

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

/base/global/i18n_lite/frameworks/i18n/include/
H A Ddata_resource.h143 LocaleDataType currentType = LocaleDataType::DEFAULT_RESOURCE; member in OHOS::I18N::DataResource
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp408 int currentType = ((cType == FilterType::TYPE_DATE && lType == FilterType::TYPE_TIME) || in FilterDateTimePunc() local
410 matches[currentMatchIndex].SetType(currentType); in FilterDateTimePunc()
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp637 void PerUserSession::StopImeInput(ImeType currentType, const sptr<IRemoteObject> &currentChannel) in StopImeInput() argument
639 auto data = GetReadyImeData(currentType); in StopImeInput()
646 if (ret == ErrorCode::NO_ERROR && currentType == ImeType::IME) { in StopImeInput()
651 if (currentType == ImeType::IME) { in StopImeInput()
/base/inputmethod/imf/services/include/
H A Dperuser_session.h206 void StopImeInput(ImeType currentType, const sptr<IRemoteObject> &currentChannel);
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp263 currentType = type; in PrepareLocaleData()

Completed in 9 milliseconds