Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/test/fuzztest/accountmanager_fuzzer/
H A Daccountmanager_fuzzer.cpp29 ACCOUNT_MGR->UnsubscribeCommonEvent(); in AccountManagerFuzzTest()
/foundation/multimodalinput/input/service/account_manager/include/
H A Daccount_manager.h89 void UnsubscribeCommonEvent();
/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp310 UnsubscribeCommonEvent(); in ~AccountManager()
377 void AccountManager::UnsubscribeCommonEvent() in UnsubscribeCommonEvent() function in OHOS::MMI::AccountManager
/foundation/multimodalinput/input/service/account_manager/test/
H A Daccount_manager_test.cpp73 * @tc.desc: Test the funcation UnsubscribeCommonEvent
83 ASSERT_NO_FATAL_FAILURE(accountManager.UnsubscribeCommonEvent()); in HWTEST_F()

Completed in 3 milliseconds