Home
last modified time | relevance | path

Searched refs:GetRestoreParam (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_host_manager.h101 sptr<HCameraRestoreParam> GetRestoreParam(const std::string& clientName, const std::string& cameraId);
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_host_manager.cpp879 sptr<HCameraRestoreParam> cameraRestoreParam = GetRestoreParam(clientName, cameraId); in Prelaunch()
981 sptr<HCameraRestoreParam> HCameraHostManager::GetRestoreParam(const std::string& clientName, in GetRestoreParam() function in OHOS::HCameraHostManager
984 MEDIA_DEBUG_LOG("HCameraHostManager::GetRestoreParam enter"); in GetRestoreParam()
992 MEDIA_DEBUG_LOG("HCameraHostManager::GetRestoreParam find persistent param"); in GetRestoreParam()
996 MEDIA_DEBUG_LOG("HCameraHostManager::GetRestoreParam find transist param"); in GetRestoreParam()

Completed in 3 milliseconds