Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dhisysevent_observer.cpp36 constexpr int32_t CAMERADISCONNECT = 1; variable
286 …hedMgr::GetInstance().ReportData(ResType::RES_TYPE_REPORT_CAMERA_STATE, CAMERADISCONNECT, payload); in ProcessCameraEvent()