Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp64 static std::unordered_map<std::string, std::string> g_readSysParaMap; variable
336 g_readSysParaMap["const.multimedia.screencapture.dialogconnectionbundlename"]); in GetScreenCaptureSystemParam()
338 g_readSysParaMap["const.multimedia.screencapture.dialogconnectionabilityname"]); in GetScreenCaptureSystemParam()
340 g_readSysParaMap["const.multimedia.screencapture.screenrecorderbundlename"]); in GetScreenCaptureSystemParam()
342 g_readSysParaMap["const.multimedia.screencapture.screenrecorderabilityname"]); in GetScreenCaptureSystemParam()
344 g_readSysParaMap["const.multimedia.screencapture.hiviewcarebundlename"]); in GetScreenCaptureSystemParam()
347 return g_readSysParaMap; in GetScreenCaptureSystemParam()