Home
last modified time | relevance | path

Searched refs:OnListenerDied (Results 1 - 8 of 8) sorted by relevance

/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dapp_state_subscriber.cpp37 impl_->OnListenerDied(); in ~AppStateSubscriber()
126 void AppStateSubscriber::AppStateSubscriberImpl::OnListenerDied() in OnListenerDied() function in OHOS::Memory::AppStateSubscriber::AppStateSubscriberImpl
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_listener_controller.cpp46 controller->OnListenerDied(remote); in AddSessionListener()
169 void SessionListenerController::OnListenerDied(const wptr<IRemoteObject>& remote) in OnListenerDied() function in OHOS::Rosen::SessionListenerController
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_listener_controller_test.cpp344 * @tc.name: OnListenerDied
348 HWTEST_F(SessionListenerControllerTest, OnListenerDied, Function | SmallTest | Level2) in HWTEST_F()
354 slController->OnListenerDied(remote); in HWTEST_F()
359 slController->OnListenerDied(remote); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission_listener_controller.h128 void OnListenerDied(const wptr<IRemoteObject> &remote);
/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dapp_state_subscriber.h146 void OnListenerDied();
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dsession_listener_controller.h59 void OnListenerDied(const wptr<IRemoteObject>& remote);
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_listener_controller.cpp64 controller->OnListenerDied(remote); in AddMissionListener()
294 void MissionListenerController::OnListenerDied(const wptr<IRemoteObject> &remote) in OnListenerDied() function in OHOS::AAFwk::MissionListenerController
/foundation/ability/ability_runtime/test/fuzztest/missionlistenercontroller_fuzzer/
H A Dmissionlistenercontroller_fuzzer.cpp200 Infos->OnListenerDied(remote); in DoSomethingInterestingWithMyAPI()

Completed in 4 milliseconds