| /foundation/window/window_manager/window_scene/test/unittest/ |
| D | event_stage_test.cpp | 61 int32_t persistentId = 0; variable 76 int32_t persistentId = 0; variable 88 int32_t persistentId = 0; variable 102 int32_t persistentId = 0; variable 114 int32_t persistentId = 0; variable 127 int32_t persistentId = 0; variable
|
| D | session_listener_controller_test.cpp | 181 int32_t persistentId = 1; variable 198 int32_t persistentId = -1; variable 216 int32_t persistentId = -1; variable 252 int32_t persistentId = 1; variable 264 int32_t persistentId = -1; variable 282 int32_t persistentId = -1; variable 300 int32_t persistentId = -1; variable 318 int32_t persistentId = -1; variable 336 int32_t persistentId = -1; variable 354 int32_t persistentId = -1; variable [all …]
|
| D | scene_persistence_test.cpp | 102 int32_t persistentId = 1423; variable 127 int32_t persistentId = 1424; variable 147 int32_t persistentId = 1423; variable 167 auto persistentId = abilityInfo.persistentId_; variable 213 int32_t persistentId = 1423; variable 228 int32_t persistentId = 1423; variable 244 int32_t persistentId = 1423; variable
|
| D | scene_session_manager_test7.cpp | 56 void WindowChangedFuncTest(int32_t persistentId, WindowUpdateType type) in WindowChangedFuncTest() 97 int32_t persistentId = 1; variable 351 int32_t persistentId = 1; variable 585 int32_t persistentId = 1; variable 609 int32_t persistentId = 1; variable 846 int32_t persistentId = 1; variable 1068 int32_t persistentId = 0; variable 1081 int32_t persistentId = 0; variable 1103 int32_t persistentId = 0; variable 1125 int32_t persistentId = 1; variable [all …]
|
| D | dfx_hisysevent_test.cpp | 65 int32_t persistentId = 4; in TEST_F() local 88 int32_t persistentId = 2; in TEST_F() local 111 int32_t persistentId = -2; in TEST_F() local 134 int32_t persistentId = -2; in TEST_F() local
|
| D | scene_session_manager_test3.cpp | 84 void WindowChangedFuncTest(int32_t persistentId, WindowUpdateType type) in WindowChangedFuncTest() 465 int32_t persistentId = 65535; variable 484 int32_t persistentId = 65535; variable 824 int32_t persistentId = 0; variable 948 int32_t persistentId = 0; variable 960 int32_t persistentId = 0; variable 1102 int32_t persistentId = 10086; variable 1238 int32_t persistentId = 10086; variable 1287 int32_t persistentId = INVALID_SESSION_ID; variable 1306 int32_t persistentId = INVALID_SESSION_ID; variable [all …]
|
| D | scene_session_manager_lite_stub_test.cpp | 72 …WSError GetSessionInfo(const std::string& deviceId, int32_t persistentId, SessionInfoBean& session… in GetSessionInfo() 90 WSError GetSessionSnapshot(const std::string& deviceId, int32_t persistentId, in GetSessionSnapshot() 95 WSError ClearSession(int32_t persistentId) override in ClearSession() 143 WSError RaiseWindowToTop(int32_t persistentId) override in RaiseWindowToTop() 173 WMError TerminateSessionByPersistentId(int32_t persistentId) override in TerminateSessionByPersistentId() 194 WMError GetRootMainWindowId(int32_t persistentId, int32_t& hostWindowId) override in GetRootMainWindowId() 657 int32_t persistentId = 65535; variable 717 int32_t persistentId = 1; variable 804 int32_t persistentId = 1; variable
|
| D | scene_session_manager_test.cpp | 65 void WindowChangedFuncTest(int32_t persistentId, WindowUpdateType type) in WindowChangedFuncTest() 213 int32_t persistentId = 10086; variable 265 int32_t persistentId = 24; variable 423 uint64_t persistentId = 1423; variable 442 int32_t persistentId = 1005; variable 574 int32_t persistentId = 10086; variable 593 int32_t persistentId = 65535; variable 610 int32_t persistentId = -1; variable 656 int32_t persistentId = 12345; variable 796 int32_t persistentId = 12345; variable [all …]
|
| /foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/ |
| D | anr_manager.cpp | 44 void ANRManager::AddTimer(int32_t eventId, int32_t persistentId) in AddTimer() 82 void ANRManager::MarkProcessed(int32_t eventId, int32_t persistentId) in MarkProcessed() 94 bool ANRManager::IsANRTriggered(int32_t persistentId) in IsANRTriggered() 105 void ANRManager::OnSessionLost(int32_t persistentId) in OnSessionLost() 115 void ANRManager::OnBackground(int32_t persistentId) in OnBackground() 125 void ANRManager::SetApplicationInfo(int32_t persistentId, int32_t pid, const std::string& bundleNam… in SetApplicationInfo() 141 ANRManager::AppInfo ANRManager::GetAppInfoByPersistentId(int32_t persistentId) in GetAppInfoByPersistentId() 152 void ANRManager::RemoveTimers(int32_t persistentId) in RemoveTimers() 162 void ANRManager::RemovePersistentId(int32_t persistentId) in RemovePersistentId()
|
| /foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/ |
| D | event_stage.cpp | 35 void EventStage::SetAnrStatus(int32_t persistentId, bool status) in SetAnrStatus() 41 bool EventStage::CheckAnrStatus(int32_t persistentId) in CheckAnrStatus() 51 void EventStage::SaveANREvent(int32_t persistentId, int32_t eventId, int32_t timerId) in SaveANREvent() 58 std::vector<int32_t> EventStage::GetTimerIds(int32_t persistentId) in GetTimerIds() 72 std::vector<int32_t> EventStage::DelEvents(int32_t persistentId, int32_t eventId) in DelEvents() 93 void EventStage::OnSessionLost(int32_t persistentId) in OnSessionLost()
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | session_listener_controller.cpp | 94 void SessionListenerController::NotifySessionCreated(int32_t persistentId) in NotifySessionCreated() 116 void SessionListenerController::NotifySessionDestroyed(int32_t persistentId) in NotifySessionDestroyed() 161 void SessionListenerController::NotifySessionSnapshotChanged(int32_t persistentId) in NotifySessionSnapshotChanged() 183 void SessionListenerController::NotifySessionMovedToFront(int32_t persistentId) in NotifySessionMovedToFront() 205 void SessionListenerController::NotifySessionFocused(int32_t persistentId) in NotifySessionFocused() 227 void SessionListenerController::NotifySessionUnfocused(int32_t persistentId) in NotifySessionUnfocused() 249 void SessionListenerController::NotifySessionIconChanged(int32_t persistentId, in NotifySessionIconChanged() 272 void SessionListenerController::NotifySessionClosed(int32_t persistentId) in NotifySessionClosed() 294 void SessionListenerController::NotifySessionLabelUpdated(int32_t persistentId) in NotifySessionLabelUpdated()
|
| D | extension_session_manager.cpp | 65 auto persistentId = extensionSession->GetPersistentId(); in RequestExtensionSession() local 86 auto persistentId = extSession->GetPersistentId(); in RequestExtensionSessionActivation() local 121 auto persistentId = extSession->GetPersistentId(); in RequestExtensionSessionBackground() local 156 auto persistentId = extSession->GetPersistentId(); in RequestExtensionSessionDestruction() local 190 auto persistentId = extSession->GetPersistentId(); in RequestExtensionSessionDestructionDone() local
|
| D | scene_session_manager_lite.cpp | 66 int32_t persistentId, SessionInfoBean& sessionInfo) in GetSessionInfo() 98 …rror SceneSessionManagerLite::GetSessionSnapshot(const std::string& deviceId, int32_t persistentId, in GetSessionSnapshot() 130 WSError SceneSessionManagerLite::ClearSession(int32_t persistentId) in ClearSession() 201 WSError SceneSessionManagerLite::UpdateWindowMode(int32_t persistentId, int32_t windowMode) in UpdateWindowMode() 211 WSError SceneSessionManagerLite::RaiseWindowToTop(int32_t persistentId) in RaiseWindowToTop() 248 WMError SceneSessionManagerLite::TerminateSessionByPersistentId(int32_t persistentId) in TerminateSessionByPersistentId() 278 WMError SceneSessionManagerLite::GetRootMainWindowId(int32_t persistentId, int32_t& hostWindowId) in GetRootMainWindowId()
|
| D | scene_session_manager.cpp | 326 RegisterWindowStateErrorCallback([this](int32_t pid, int32_t persistentId) { in Init() 815 for (const auto& persistentId : alivePersistentIds_) { in ClearUnrecoveredSessions() local 841 for (const auto& persistentId : recoveredPersistentIds) { in UpdateRecoveredSessionInfo() local 1279 sptr<SceneSession> SceneSessionManager::GetSceneSession(int32_t persistentId) in GetSceneSession() 1409 specificCb->onDestroy_ = [this](const int32_t persistentId) { in CreateSpecificSessionCallback() 1421 specificCb->onUpdateAvoidArea_ = [this](int32_t persistentId) { in CreateSpecificSessionCallback() 1424 specificCb->onUpdateAvoidAreaByType_ = [this](int32_t persistentId, AvoidAreaType type) { in CreateSpecificSessionCallback() 1430 specificCb->onUpdateOccupiedAreaIfNeed_ = [this](const int32_t& persistentId) { in CreateSpecificSessionCallback() 1433 specificCb->onWindowInfoUpdate_ = [this](int32_t persistentId, WindowUpdateType type) { in CreateSpecificSessionCallback() 1439 specificCb->onSessionTouchOutside_ = [this](int32_t persistentId) { in CreateSpecificSessionCallback() [all …]
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| D | window_manager_interface.h | 140 …virtual WSError DumpSessionWithId(int32_t persistentId, std::vector<std::string> &infos) { return … in DumpSessionWithId() 141 …virtual WSError GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteOb… in GetUIContentRemoteObj() 151 …virtual WSError UpdateSessionAvoidAreaListener(int32_t& persistentId, bool haveListener) { return … in UpdateSessionAvoidAreaListener() 152 virtual WSError UpdateSessionTouchOutsideListener(int32_t& persistentId, bool haveListener) in UpdateSessionTouchOutsideListener() 160 virtual WSError RaiseWindowToTop(int32_t persistentId) { return WSError::WS_OK; } in RaiseWindowToTop() 161 virtual WSError UpdateSessionWindowVisibilityListener(int32_t persistentId, bool haveListener) in UpdateSessionWindowVisibilityListener() 179 …virtual WSError DestroyAndDisconnectSpecificSession(const int32_t persistentId) { return WSError::… in DestroyAndDisconnectSpecificSession() 180 … virtual WSError DestroyAndDisconnectSpecificSessionWithDetachCallback(const int32_t persistentId, in DestroyAndDisconnectSpecificSessionWithDetachCallback() 188 virtual WSError BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject> targetToken) in BindDialogSessionTarget() 192 … virtual WSError SetSessionGravity(int32_t persistentId, SessionGravity gravity, uint32_t percent) in SetSessionGravity() [all …]
|
| D | window_manager_lite_interface.h | 46 virtual WSError RaiseWindowToTop(int32_t persistentId) { return WSError::WS_OK; } in RaiseWindowToTop()
|
| /foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/ |
| D | anr_handler.cpp | 61 int32_t persistentId = session->GetPersistentId(); in SetSessionStage() local 92 void ANRHandler::OnWindowDestroyed(int32_t persistentId) in OnWindowDestroyed() 130 int32_t persistentId = GetPersistentIdOfEvent(eventId); in SetAnrHandleState() local 187 int32_t persistentId = GetPersistentIdOfEvent(eventId); in ClearExpiredEvents() local 208 bool ANRHandler::IsOnEventHandler(int32_t persistentId) in IsOnEventHandler()
|
| /foundation/window/window_manager/wm/test/unittest/ |
| D | window_adapter_test.cpp | 223 int32_t persistentId = -1; variable 264 uint32_t persistentId = 0; variable 278 uint32_t persistentId = 0; variable 351 int32_t persistentId = 0; variable 522 int32_t persistentId = 0; variable 538 int32_t persistentId = 0; variable 552 int32_t persistentId = 0; variable 569 uint64_t persistentId = 0; variable
|
| /foundation/window/window_manager/wm/src/ |
| D | window_adapter.cpp | 318 int32_t persistentId, const SessionRecoverCallbackFunc& callbackFunc) in RegisterSessionRecoverCallbackFunc() 334 void WindowAdapter::UnregisterSessionRecoverCallbackFunc(int32_t persistentId) in UnregisterSessionRecoverCallbackFunc() 635 WMError WindowAdapter::DumpSessionWithId(int32_t persistentId, std::vector<std::string>& infos) in DumpSessionWithId() 644 WMError WindowAdapter::GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRe… in GetUIContentRemoteObj() 690 WMError WindowAdapter::UpdateSessionAvoidAreaListener(int32_t& persistentId, bool haveListener) in UpdateSessionAvoidAreaListener() 699 WMError WindowAdapter::UpdateSessionTouchOutsideListener(int32_t& persistentId, bool haveListener) in UpdateSessionTouchOutsideListener() 718 WMError WindowAdapter::RaiseWindowToTop(int32_t persistentId) in RaiseWindowToTop() 727 WMError WindowAdapter::UpdateSessionWindowVisibilityListener(int32_t persistentId, bool haveListene… in UpdateSessionWindowVisibilityListener() 749 sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, in CreateAndConnectSpecificSession() 773 WMError WindowAdapter::DestroyAndDisconnectSpecificSession(const int32_t persistentId) in DestroyAndDisconnectSpecificSession() [all …]
|
| D | future_callback.cpp | 23 int32_t persistentId) in OnUpdateSessionRect()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| D | ui_extension_session_info.h | 34 int32_t persistentId = 0; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/window_scene/ |
| D | js_window_scene.cpp | 44 auto persistentId = static_cast<int32_t>(info[0]->ToNumber<double>()); in Create() local
|
| /foundation/window/window_manager/window_scene/intention_event/dfx/src/ |
| D | dfx_hisysevent.cpp | 27 const std::string& bundleName, int32_t persistentId) in ApplicationBlockInput()
|
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| D | scene_session_manager_stub.cpp | 226 auto persistentId = INVALID_SESSION_ID; in HandleCreateAndConnectSpecificSession() local 317 auto persistentId = data.ReadInt32(); in HandleDestroyAndDisconnectSpcificSession() local 327 auto persistentId = data.ReadInt32(); in HandleDestroyAndDisconnectSpcificSessionWithDetachCallback() local 338 int32_t persistentId = data.ReadInt32(); in HandleRequestFocusStatus() local 496 int32_t persistentId = data.ReadInt32(); in HandleGetSessionInfo() local 549 int32_t persistentId = data.ReadInt32(); in HandleDumpSessionWithId() local 694 auto persistentId = data.ReadInt32(); in HandleUpdateSessionAvoidAreaListener() local 705 int32_t persistentId = data.ReadInt32(); in HandleGetSessionSnapshot() local 717 int32_t persistentId = data.ReadInt32(); in HandleGetSessionSnapshotById() local 728 int32_t persistentId = data.ReadInt32(); in HandleGetUIContentRemoteObj() local [all …]
|
| D | scene_session_manager_proxy.cpp | 35 sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, in CreateAndConnectSpecificSession() 213 WMError SceneSessionManagerProxy::GetSessionSnapshotById(int32_t persistentId, SessionSnapshot& sna… in GetSessionSnapshotById() 246 WMError SceneSessionManagerProxy::GetSnapshotByWindowId(int32_t persistentId, in GetSnapshotByWindowId() 257 WSError SceneSessionManagerProxy::DestroyAndDisconnectSpecificSession(const int32_t persistentId) in DestroyAndDisconnectSpecificSession() 285 …sionManagerProxy::DestroyAndDisconnectSpecificSessionWithDetachCallback(const int32_t persistentId, in DestroyAndDisconnectSpecificSessionWithDetachCallback() 318 WMError SceneSessionManagerProxy::RequestFocusStatus(int32_t persistentId, bool isFocused, bool byF… in RequestFocusStatus() 354 WSError SceneSessionManagerProxy::RaiseWindowToTop(int32_t persistentId) in RaiseWindowToTop() 383 WSError SceneSessionManagerProxy::BindDialogSessionTarget(uint64_t persistentId, sptr<IRemoteObject… in BindDialogSessionTarget() 418 WSError SceneSessionManagerProxy::UpdateSessionAvoidAreaListener(int32_t& persistentId, bool haveLi… in UpdateSessionAvoidAreaListener() 449 WSError SceneSessionManagerProxy::UpdateSessionTouchOutsideListener(int32_t& persistentId, bool hav… in UpdateSessionTouchOutsideListener() [all …]
|