Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h350 std::shared_ptr<NotificationLocalLiveViewContent> GetLocalLiveViewContent();
H A Dscreen_capture_server.cpp1526 localLiveViewContent_ = GetLocalLiveViewContent(); in StartNotification()
1550 std::shared_ptr<NotificationLocalLiveViewContent> ScreenCaptureServer::GetLocalLiveViewContent() in GetLocalLiveViewContent() function in OHOS::Media::ScreenCaptureServer