Home
last modified time | relevance | path

Searched refs:keyboardListenerMutex_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp134 static std::mutex keyboardListenerMutex_; member in OHOS::MiscServices::InputMethodControllerTest
249 std::mutex InputMethodControllerTest::keyboardListenerMutex_; member in OHOS::MiscServices::InputMethodControllerTest
432 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerConfigurationChangeCallback()
450 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerCursorUpdateCallback()
463 std::unique_lock<std::mutex> lock(InputMethodControllerTest::keyboardListenerMutex_); in TriggerSelectionChangeCallback()