Home
last modified time | relevance | path

Searched refs:OnClientDeath (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/message_handle/test/
H A Dauthorize_helper_test.cpp42 * @tc.desc: Test OnClientDeath
52 EXPECT_NO_FATAL_FAILURE(authorizeHelper.OnClientDeath(pid)); in HWTEST_F()
54 EXPECT_NO_FATAL_FAILURE(authorizeHelper.OnClientDeath(pid)); in HWTEST_F()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dauthorize_helper.cpp72 [&](int32_t pid) -> void { OnClientDeath(pid); }); in Init()
76 void AuthorizeHelper::OnClientDeath(int32_t pid) in OnClientDeath() function in OHOS::MMI::AuthorizeHelper
/foundation/multimodalinput/input/service/message_handle/include/
H A Dauthorize_helper.h54 void OnClientDeath(int32_t pid);

Completed in 2 milliseconds