Home
last modified time | relevance | path

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

/base/inputmethod/imf/common/include/
H A Dinputmethod_sysevent.h73 std::mutex behaviourMutex_; member in OHOS::MiscServices::InputMethodSysEvent
/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp92 std::lock_guard<std::mutex> lock(behaviourMutex_); in ImeUsageBehaviourReporter()
102 std::lock_guard<std::mutex> lock(behaviourMutex_); in RecordEvent()

Completed in 1 milliseconds