Searched refs:CreateTimezoneCache (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Ddate.h42 DateCache() : stamp_(0), tz_cache_(base::OS::CreateTimezoneCache()) {
/external/chromium_org/v8/src/base/platform/
H A Dplatform.h162 static TimezoneCache* CreateTimezoneCache();
H A Dplatform-posix.cc295 TimezoneCache* OS::CreateTimezoneCache() { function in class:v8::base::OS
H A Dplatform-win32.cc465 TimezoneCache* OS::CreateTimezoneCache() { function in class:v8::base::OS

Completed in 405 milliseconds