Home
last modified time | relevance | path

Searched refs:CheckInitSuccess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h155 bool CheckInitSuccess();
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp102 bool DateTimeFormat::CheckInitSuccess() in CheckInitSuccess() function in OHOS::Global::I18n::DateTimeFormat
114 if (!dateTimeFormat->CheckInitSuccess()) { in CreateInstance()