Home
last modified time | relevance | path

Searched refs:NotifyDeviceStateChangeInfo (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/camera/test/fuzztest/camera_host/
H A Dcamera_host_fuzzer.cpp87 cameraTest->serviceV1_3->NotifyDeviceStateChangeInfo(data[0], data[1]); in FuncNotifyDeviceStateChangeInfo()
/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_host/
H A Ddcamera_host.h66 int32_t NotifyDeviceStateChangeInfo(int notifyType, int deviceState) override;
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dcamera_benchmark_test.cpp43 * @tc.name: NotifyDeviceStateChangeInfo
56 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyType, deviceState); in BENCHMARK_F()
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp350 * @tc.name: NotifyDeviceStateChangeInfo
359 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyType, deviceState); in HWTEST_F()
364 * @tc.name: NotifyDeviceStateChangeInfo
373 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyType, deviceState); in HWTEST_F()
378 * @tc.name: NotifyDeviceStateChangeInfo
387 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyType, deviceState); in HWTEST_F()
392 * @tc.name: NotifyDeviceStateChangeInfo
401 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyType, deviceState); in HWTEST_F()
406 * @tc.name: NotifyDeviceStateChangeInfo
415 cameraTest->rc = cameraTest->serviceV1_2->NotifyDeviceStateChangeInfo(notifyTyp in HWTEST_F()
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp230 int32_t DCameraHost::NotifyDeviceStateChangeInfo(int notifyType, int deviceState) in NotifyDeviceStateChangeInfo() function in OHOS::DistributedHardware::DCameraHost
234 DHLOGI("DCameraHost::NotifyDeviceStateChangeInfo, distributed camera not support."); in NotifyDeviceStateChangeInfo()

Completed in 4 milliseconds