Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h373 std::string callingLabel_; variable
H A Dscreen_capture_server.cpp1480 callingLabel_ = GetBundleResourceLabel(bundleName); in StartPrivacyWindow()
1487 comStr += callingLabel_.c_str(); in StartPrivacyWindow()
1506 want.SetParam("appLabel", callingLabel_); in StartPrivacyWindow()
1556 liveViewText_ += callingLabel_.c_str(); in GetLocalLiveViewContent()