Home
last modified time | relevance | path

Searched defs:isZoneID (Results 1 - 4 of 4) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H A Di18n_timezone_mock.cpp20 I18nTimeZoneMock::I18nTimeZoneMock(std::string &id, bool isZoneID) in I18nTimeZoneMock() argument
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp136 bool isZoneID = false; in I18nTimeZoneConstructor() local
472 napi_value I18nTimeZoneAddon::StaticGetTimeZone(napi_env env, napi_value *argv, bool isZoneID) in StaticGetTimeZone() argument
/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp564 bool isZoneID = true; in HWTEST_F() local
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp599 I18nTimeZone::I18nTimeZone(std::string &id, bool isZoneID) in I18nTimeZone() argument
640 std::unique_ptr<I18nTimeZone> I18nTimeZone::CreateInstance(std::string &id, bool isZoneID) in CreateInstance() argument

Completed in 6 milliseconds