Home
last modified time | relevance | path

Searched refs:GetScreenCaptureSystemParam (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dui_extension_ability_connection.cpp38 data.WriteString16(Str8ToStr16(GetScreenCaptureSystemParam() in OnAbilityConnectDone()
41 data.WriteString16(Str8ToStr16(GetScreenCaptureSystemParam() in OnAbilityConnectDone()
H A Daudio_capturer_wrapper.cpp61 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in Start()
212 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in SetInnerStreamUsage()
239 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in CreateAudioCapturer()
H A Dscreen_capture_server.cpp864 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in RequestUserPrivacyAuthority()
1141 GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in PostStartScreenCapture()
1424 GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in StartScreenCaptureInner()
1448 GetScreenCaptureSystemParam()["const.multimedia.screencapture.hiviewcarebundlename"] in IsTelInCallSkipList()
1495GetScreenCaptureSystemParam()["const.multimedia.screencapture.dialogconnectionabilityname"]); in StartPrivacyWindow()
1502GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"], in StartPrivacyWindow()
1511 …want.SetElementName(GetScreenCaptureSystemParam()["const.multimedia.screencapture.dialogconnection… in StartPrivacyWindow()
1818 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in PrepareVirtualScreenMirror()
2579 GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in PostStopScreenCapture()
2816 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in OnRendererStateChange()
[all …]
/ohos5.0/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_utils.h49 …map<std::string, std::string> __attribute__((visibility("default"))) GetScreenCaptureSystemParam();
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_stub.cpp113 if (GetScreenCaptureSystemParam()["const.multimedia.screencapture.screenrecorderbundlename"] in ReportAVScreenCaptureUserChoice()
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp332 …_map<std::string, std::string> __attribute__((visibility("default"))) GetScreenCaptureSystemParam() in GetScreenCaptureSystemParam() function