Home
last modified time | relevance | path

Searched refs:REMOTE_DIED (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h33 REMOTE_DIED
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp186 result->second->state = InsightIntentExecuteState::REMOTE_DIED; in RemoteDied()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h31 REMOTE_DIED, member in OHOS::Rosen::Event
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_test.cpp268 wms->OnWindowEvent(Event::REMOTE_DIED, remoteObject); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp1151 if (event == Event::REMOTE_DIED) { in OnWindowEvent()
1156 WLOGFD("window node is nullptr, REMOTE_DIED no need to destroy"); in OnWindowEvent()
1159 WLOGI("window %{public}u received REMOTE_DIED", windowId); in OnWindowEvent()
H A Dwindow_root.cpp1453 callback_(Event::REMOTE_DIED, remoteObject); in OnRemoteDied()

Completed in 9 milliseconds