Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dphone_number_format.h62 static std::mutex phoneMutex; member in OHOS::Global::I18n::PhoneNumberFormat
/base/global/i18n/frameworks/intl/src/
H A Dphone_number_format.cpp38 std::mutex PhoneNumberFormat::phoneMutex; member in OHOS::Global::I18n::PhoneNumberFormat
146 std::lock_guard<std::mutex> phoneLock(phoneMutex); in CloseDynamicHandler()
290 std::lock_guard<std::mutex> phoneLock(phoneMutex); in getPhoneLocationName()
312 std::lock_guard<std::mutex> phoneLock(phoneMutex); in OpenHandler()

Completed in 2 milliseconds