Home
last modified time | relevance | path

Searched refs:OnUserStarted (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/test/fuzztest/inputmethodsystemability_fuzzer/
H A Dinputmethodsystemability_fuzzer.cpp50 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->OnUserStarted(msg.get()); in FuzzOnUser()
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp141 auto ret = service_->OnUserStarted(msg.get()); in HWTEST_F()
146 ret = service_->OnUserStarted(msg.get()); in HWTEST_F()
154 ret = service_->OnUserStarted(msg1.get()); in HWTEST_F()
166 ret = service_->OnUserStarted(msg2.get()); in HWTEST_F()
175 ret = service_->OnUserStarted(msg3.get()); in HWTEST_F()
/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h108 int32_t OnUserStarted(const Message *msg);
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp966 OnUserStarted(msg); in WorkThread()
1016 int32_t InputMethodSystemAbility::OnUserStarted(const Message *msg) in OnUserStarted() function in OHOS::MiscServices::InputMethodSystemAbility

Completed in 6 milliseconds