Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
Ddate_time_format.h140 bool CheckInitSuccess();
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp87 bool DateTimeFormat::CheckInitSuccess() in CheckInitSuccess() function in OHOS::Global::I18n::DateTimeFormat
99 if (!dateTimeFormat->CheckInitSuccess()) { in CreateInstance()