/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A 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
|
H A 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 …]
|
H A 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
|
H A D | scene_session_manager_test7.cpp | 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 1149 int32_t persistentId = 1; variable [all …]
|
H A 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
|
H A D | scene_session_manager_test3.cpp | 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 1510 int32_t persistentId = 10086; variable 1525 int32_t persistentId = 10086; variable [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/ |
H A 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()
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/ |
H A 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()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A 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()
|
H A 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
|
H A 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()
|
H A D | scene_session_manager.cpp | 2184 auto persistentId = scnSession->GetPersistentId(); in RequestSceneSessionActivationInner() local 2559 auto persistentId = scnSession->GetPersistentId(); in RequestSceneSessionDestructionInner() local 4596 uint64_t persistentId = std::stoull(strId); in GetSpecifiedSessionDumpInfo() local 5939 int32_t persistentId, const SessionState& state) in OnSessionStateChange() 10045 int32_t persistentId = INVALID_SESSION_ID; in DestroyExtensionSession() local 10085 int32_t persistentId = INVALID_SESSION_ID; in UpdateModalExtensionRect() local 10114 int32_t persistentId = INVALID_SESSION_ID; in ProcessModalExtensionPointDown() local 10165 int32_t persistentId = info.persistentId; in AddExtensionWindowStageToSCB() local 10397 int32_t persistentId = INVALID_SESSION_ID; in UpdateExtWindowFlags() local 11061 for (const auto persistentId : persistentIds) { in ClearMainSessions() local [all …]
|
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/ |
H A D | window_manager_interface.h | 141 …virtual WSError GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteOb… in GetUIContentRemoteObj() 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() 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() 201 …virtual WMError GetSnapshotByWindowId(int32_t persistentId, std::shared_ptr<Media::PixelMap>& pixe… in GetSnapshotByWindowId() 211 virtual WSError AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() 228 virtual WMError GetCallingWindowWindowStatus(int32_t persistentId, WindowStatus& windowStatus) in GetCallingWindowWindowStatus() [all …]
|
H A D | window_manager_lite_interface.h | 46 virtual WSError RaiseWindowToTop(int32_t persistentId) { return WSError::WS_OK; } in RaiseWindowToTop()
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/ |
H A 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()
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A 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
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ui_extension_session_info.h | 34 int32_t persistentId = 0; variable
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A 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() 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() 749 sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, in CreateAndConnectSpecificSession() 773 WMError WindowAdapter::DestroyAndDisconnectSpecificSession(const int32_t persistentId) in DestroyAndDisconnectSpecificSession() 829 WMError WindowAdapter::RequestFocusStatus(int32_t persistentId, bool isFocused) in RequestFocusStatus() 876 WMError WindowAdapter::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() [all …]
|
H A D | future_callback.cpp | 23 int32_t persistentId) in OnUpdateSessionRect()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/window_scene/ |
H A D | js_window_scene.cpp | 44 auto persistentId = static_cast<int32_t>(info[0]->ToNumber<double>()); in Create() local
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/dfx/src/ |
H A D | dfx_hisysevent.cpp | 27 const std::string& bundleName, int32_t persistentId) in ApplicationBlockInput()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A 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 852 auto persistentId = data.ReadInt32(); in HandleUpdateSessionTouchOutsideListener() local [all …]
|
H A 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() 354 WSError SceneSessionManagerProxy::RaiseWindowToTop(int32_t persistentId) in RaiseWindowToTop() 418 WSError SceneSessionManagerProxy::UpdateSessionAvoidAreaListener(int32_t& persistentId, bool haveLi… in UpdateSessionAvoidAreaListener() 966 WSError SceneSessionManagerProxy::GetSessionInfo(const std::string& deviceId, int32_t persistentId, in GetSessionInfo() 1277 …ror SceneSessionManagerProxy::GetSessionSnapshot(const std::string& deviceId, int32_t persistentId, in GetSessionSnapshot() 1546 WSError SceneSessionManagerProxy::ClearSession(int32_t persistentId) in ClearSession() 1980 WSError SceneSessionManagerProxy::AddOrRemoveSecureSession(int32_t persistentId, bool shouldHide) in AddOrRemoveSecureSession() [all …]
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | continue_scene_session_handler_test.cpp | 87 int32_t persistentId; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/include/ |
H A D | anr_handler.h | 58 int32_t persistentId; member
|