Searched refs:RequestUserPrivacyAuthority (Results 1 – 3 of 3) sorted by relevance
853 ASSERT_EQ(screenCaptureServer_->RequestUserPrivacyAuthority(), MSERR_OK);863 ASSERT_EQ(screenCaptureServer_->RequestUserPrivacyAuthority(), MSERR_OK);872 ASSERT_NE(screenCaptureServer_->RequestUserPrivacyAuthority(), MSERR_OK);882 ASSERT_NE(screenCaptureServer_->RequestUserPrivacyAuthority(), MSERR_OK);
344 int32_t RequestUserPrivacyAuthority();
853 int32_t ScreenCaptureServer::RequestUserPrivacyAuthority() in RequestUserPrivacyAuthority() function in OHOS::Media::ScreenCaptureServer1413 ret = RequestUserPrivacyAuthority(); in StartScreenCaptureInner()