Searched refs:validLocaleMutex (Results 1 - 1 of 1) sorted by relevance
/base/global/i18n/frameworks/intl/src/ | ||
H A D | utils.cpp | 45 static std::mutex validLocaleMutex; member 127 std::lock_guard<std::mutex> matchLocaleLock(validLocaleMutex); in GetAllValidLocalesTag() |
Completed in 1 milliseconds