Home
last modified time | relevance | path

Searched defs:LocaleItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dsystem_locale_manager.h39 struct LocaleItem { struct
41 std::string id;
44 SuggestionType suggestionType;
47 std::string displayName;
50 std::string localName;
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dglobal_utils.h109 typedef struct LocaleItem { struct
113 } LocaleItem; typedef