/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/ |
D | mock_dstream_operator_callback.h | 35 int32_t OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo>& infos) override in OnCaptureEnded() 40 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError()
|
/drivers/peripheral/camera/test/common/callback/src/ |
D | stream_operator_callback.cpp | 29 …reamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo>& infos) in OnCaptureEnded() 37 …reamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) in OnCaptureError()
|
/drivers/peripheral/camera/test/hdi/v1_0/src/ |
D | ut_common.cpp | 128 void Test::DefaultPreview(std::shared_ptr<StreamInfo> &infos) in DefaultPreview() 139 void Test::DefaultCapture(std::shared_ptr<StreamInfo> &infos) in DefaultCapture() 150 void Test::DefaultInfosPreview(std::shared_ptr<StreamInfo> &infos) in DefaultInfosPreview() 162 void Test::DefaultInfosCapture(std::shared_ptr<StreamInfo> &infos) in DefaultInfosCapture() 174 void Test::DefaultInfosVideo(std::shared_ptr<StreamInfo> &infos) in DefaultInfosVideo() 193 void Test::DefaultInfosAnalyze(std::shared_ptr<StreamInfo> &infos) in DefaultInfosAnalyze() 413 …reamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() 422 …reamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError()
|
/drivers/peripheral/camera/test/hdi/v1_1/src/ |
D | hdi_common_v1_1.cpp | 145 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultPreview() 157 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultCapture() 169 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultInfosPreview() 181 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultInfosCapture() 193 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultInfosVideo() 212 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> &infos) in DefaultInfosAnalyze() 467 …reamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() 476 …reamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError()
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
D | stream_operator_service_callback.cpp | 31 …torServiceCallback::OnCaptureEnded(int32_t captureId, const std::vector<VdiCaptureEndedInfo> &info… in OnCaptureEnded() 43 …torServiceCallback::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo> &info… in OnCaptureError()
|
D | stream_operator_service.cpp | 36 const std::vector<StreamInfo> &infos, StreamSupportType &type) in IsStreamsSupported()
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/ |
D | dstreamchangetoofflinestream_fuzzer.cpp | 37 int32_t OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo>& infos) override in OnCaptureEnded() 42 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError()
|
/drivers/peripheral/camera/test/fuzztest/common/src/ |
D | common.cpp | 102 const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() 112 const std::vector<CaptureErrorInfo> &infos) in OnCaptureError()
|
/drivers/hdf_core/framework/support/platform/src/i2s/ |
D | i2s_core.c | 106 unsigned int infos[I2S_TRACE_BASIC_PARAM_NUM]; in I2sCntlrStartRead() local 150 unsigned int infos[I2S_TRACE_PARAM_WRITE_NUM]; in I2sCntlrStartWrite() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameracreatestreams_fuzzer/ |
D | dcameracreatestreams_fuzzer.cpp | 44 std::vector<StreamInfo> infos; in DcameraCreateStreamsFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraisstreamssupported_fuzzer/ |
D | dcameraisstreamssupported_fuzzer.cpp | 52 std::vector<StreamInfo> infos; in DcameraIsStreamsSupportedFuzzTest() local
|
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/ |
D | offline_stream.cpp | 223 void OfflineStream::OnCaptureEnded(int32_t captureId, const std::vector<VdiCaptureEndedInfo>& infos) in OnCaptureEnded() 229 void OfflineStream::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo>& infos) in OnCaptureError()
|
/drivers/hdf_core/framework/support/platform/src/watchdog/ |
D | watchdog_core.c | 140 unsigned int infos[WATCHDOG_TRACE_BASIC_PARAM_NUM]; in WatchdogCntlrStart() local 170 unsigned int infos[WATCHDOG_TRACE_PARAM_STOP_NUM]; in WatchdogCntlrStop() local
|
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
D | display_buffer_vdi_impl.cpp | 77 int32_t DisplayBufferVdiImpl::IsSupportedAlloc(const std::vector<VerifyAllocInfo>& infos, in IsSupportedAlloc()
|
/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
D | platform_trace.c | 89 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg()
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
D | platform_trace_unopen.c | 59 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg()
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
D | stream_operator_vdi_impl.cpp | 128 const std::vector<VdiStreamInfo> &infos, VdiStreamSupportType &type) in IsStreamsSupported() 189 const std::vector<VdiStreamInfo> &infos) in CheckStreamsSupported() 671 …eamOperatorVdiImpl::OnCaptureEnded(int32_t captureId, const std::vector<VdiCaptureEndedInfo> &info… in OnCaptureEnded() 684 …eamOperatorVdiImpl::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo> &info… in OnCaptureError()
|
/drivers/hdf_core/framework/support/platform/src/dac/ |
D | dac_core.c | 301 unsigned int infos[DAC_TRACE_BASIC_PARAM_NUM]; in DacDeviceStart() local 333 unsigned int infos[DAC_TRACE_PARAM_STOP_NUM]; in DacDeviceStop() local
|
/drivers/hdf_core/framework/support/platform/src/adc/ |
D | adc_core.c | 93 unsigned int infos[ADC_TRACE_BASIC_PARAM_NUM]; in AdcDeviceStart() local 125 unsigned int infos[ADC_TRACE_PARAM_STOP_NUM]; in AdcDeviceStop() local
|
/drivers/peripheral/user_auth/hdi_service/service/ |
D | user_auth_interface_service.cpp | 170 static int32_t SetArrayAttributeToExtraInfo(int32_t userId, std::vector<ScheduleInfoV1_1> &infos) in SetArrayAttributeToExtraInfo() 219 std::vector<ScheduleInfo> &infos) in BeginAuthentication() 229 uint64_t contextId, const AuthSolution ¶m, std::vector<ScheduleInfoV1_1> &infos) in BeginAuthenticationV1_1() 688 …erfaceService::GetCredential(int32_t userId, AuthType authType, std::vector<CredentialInfo> &infos) in GetCredential() 717 std::vector<EnrolledInfo> &infos) in GetUserInfo()
|
/drivers/hdf_core/framework/support/platform/src/spi/ |
D | spi_core.c | 96 unsigned int infos[SPI_TRACE_BASIC_PARAM_NUM]; in SpiCntlrSetCfg() local 126 unsigned int infos[SPI_TRACE_PARAM_GET_NUM]; in SpiCntlrGetCfg() local
|
/drivers/peripheral/display/hdi_service/gralloc/client/ |
D | display_gralloc_client.cpp | 144 int32_t DisplayGrallocClient::IsSupportedAlloc(const std::vector<VerifyAllocInfo> &infos, in IsSupportedAlloc()
|
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
D | benchmark_common.cpp | 379 …reamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() 388 …reamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError()
|
/drivers/hdf_core/framework/support/platform/src/timer/ |
D | timer_core.c | 141 unsigned int infos[TIMER_TRACE_BASIC_PARAM_NUM]; in TimerCntrlStart() local 171 unsigned int infos[TIMER_TRACE_PARAM_STOP_NUM]; in TimerCntrlStop() local
|
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
D | benchmark_common.cpp | 418 …reamOperatorCallback::OnCaptureEnded(int32_t captureId, const std::vector<CaptureEndedInfo> &infos) in OnCaptureEnded() 427 …reamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError()
|