class IntlProvider

Defined at line 22 of file ../../src/developer/forensics/testing/stubs/intl_provider.h

Public Methods

void IntlProvider (std::optional<std::string> default_locale, std::optional<std::string> default_timezone)

Defined at line 44 of file ../../src/developer/forensics/testing/stubs/intl_provider.cc

void SetLocale (std::string_view locale)

Defined at line 52 of file ../../src/developer/forensics/testing/stubs/intl_provider.cc

void SetTimezone (std::string_view timezone)

Defined at line 61 of file ../../src/developer/forensics/testing/stubs/intl_provider.cc

void GetProfile (GetProfileCallback callback)

|fuchsia::intl::PropertyProvider|

Defined at line 48 of file ../../src/developer/forensics/testing/stubs/intl_provider.cc