Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Dcamera_hal_hisysevent.h82 … static void WriteCameraInformationEvent(const std::string &name, common_metadata_header_t *data);
H A Dcamera_hal_hisysevent.cpp122 void CameraHalTimeSysevent::WriteCameraInformationEvent(const std::string &name, common_metadata_he… in WriteCameraInformationEvent() function in OHOS::Camera::CameraHalTimeSysevent
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dcamera_host_vdi_impl.cpp146 CameraHalTimeSysevent::WriteCameraInformationEvent( in GetCameraAbility()