Home
last modified time | relevance | path

Searched defs:GetTimeZone (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_timezoneprovider.h17 FX_TIMEZONE GetTimeZone() const { return m_tz; } in GetTimeZone() function
Dcxfa_nodelocale.cpp94 FX_TIMEZONE CXFA_NodeLocale::GetTimeZone() const { in GetTimeZone() function in CXFA_NodeLocale
Dcxfa_xmllocale.cpp101 FX_TIMEZONE CXFA_XMLLocale::GetTimeZone() const { in GetTimeZone() function in CXFA_XMLLocale
/external/v8/src/
Dintl.cc368 icu::TimeZone* ICUTimezoneCache::GetTimeZone() { in GetTimeZone() function in v8::internal::ICUTimezoneCache