Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp1728 * @tc.name: RemoveProcessSnapshotSkip
1729 * @tc.desc: SceneSesionManager RemoveProcessSnapshotSkip
1732 HWTEST_F(SceneSessionManagerTest, RemoveProcessSnapshotSkip, Function | SmallTest | Level3) in HWTEST_F()
1735 ssm_->RemoveProcessSnapshotSkip(1); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h895 void RemoveProcessSnapshotSkip(int32_t pid) REQUIRES(SCENE_GUARD);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5745 RemoveProcessSnapshotSkip(sceneSession->GetCallingPid()); in OnSessionStateChange()
11069 void SceneSessionManager::RemoveProcessSnapshotSkip(int32_t pid) in RemoveProcessSnapshotSkip() function in OHOS::Rosen::SceneSessionManager

Completed in 23 milliseconds