Home
last modified time | relevance | path

Searched refs:GetAvailableStringLocales (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp78 std::vector<std::string> availableStringLocales = GetAvailableStringLocales(thread, availableLocales); in LookupMatcher()
173 std::vector<std::string> availableStringLocales = GetAvailableStringLocales(thread, availableLocales); in LookupSupportedLocales()
1025 std::vector<std::string> JSLocale::GetAvailableStringLocales(JSThread *thread, in GetAvailableStringLocales() function in panda::ecmascript::JSLocale
H A Djs_locale.h487 static std::vector<std::string> GetAvailableStringLocales(JSThread *thread,

Completed in 4 milliseconds