Home
last modified time | relevance | path

Searched defs:isPrivacyAuthorityEnabled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/client/
H A Dscreen_capture_client.cpp196 int32_t ScreenCaptureClient::StartScreenCapture(bool isPrivacyAuthorityEnabled) in StartScreenCapture()
203 …CaptureClient::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_stub.cpp175 int32_t ScreenCaptureServiceStub::StartScreenCapture(bool isPrivacyAuthorityEnabled) in StartScreenCapture()
182 …reServiceStub::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface()
476 bool isPrivacyAuthorityEnabled = data.ReadBool(); in StartScreenCapture() local
497 bool isPrivacyAuthorityEnabled = data.ReadBool(); in StartScreenCaptureWithSurface() local
H A Dscreen_capture_service_proxy.cpp250 int32_t ScreenCaptureServiceProxy::StartScreenCapture(bool isPrivacyAuthorityEnabled) in StartScreenCapture()
269 …eServiceProxy::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1393 int32_t ScreenCaptureServer::StartScreenCaptureInner(bool isPrivacyAuthorityEnabled) in StartScreenCaptureInner()
1690 int32_t ScreenCaptureServer::StartScreenCapture(bool isPrivacyAuthorityEnabled) in StartScreenCapture()
1709 …CaptureServer::StartScreenCaptureWithSurface(sptr<Surface> surface, bool isPrivacyAuthorityEnabled) in StartScreenCaptureWithSurface()