Home
last modified time | relevance | path

Searched refs:HandleAddOrRemoveSecureSession (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_stub.h93 int HandleAddOrRemoveSecureSession(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp156 return HandleAddOrRemoveSecureSession(data, reply); in ProcessRemoteRequest()
991 int SceneSessionManagerStub::HandleAddOrRemoveSecureSession(MessageParcel& data, MessageParcel& rep… in HandleAddOrRemoveSecureSession() function in OHOS::Rosen::SceneSessionManagerStub
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_stub_test.cpp1907 HWTEST_F(SceneSessionManagerStubTest, HandleAddOrRemoveSecureSession, Function | SmallTest | Level2)
1915 int res = stub_->HandleAddOrRemoveSecureSession(data, reply);