Home
last modified time | relevance | path

Searched refs:MapToExternalRetCode (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp107 return MapToExternalRetCode(ret); in GetStreamOperator()
130 return MapToExternalRetCode(ret); in GetStreamOperator_V1_1()
153 return MapToExternalRetCode(ret); in GetStreamOperator_V1_2()
176 return MapToExternalRetCode(ret); in GetStreamOperator_V1_3()
240 return MapToExternalRetCode(static_cast<DCamRetCode>(ret)); in UpdateSettings()
263 return MapToExternalRetCode(ret); in SetResultMode()
277 return MapToExternalRetCode(ret); in GetEnabledResults()
295 return MapToExternalRetCode(ret); in EnableResult()
312 return MapToExternalRetCode(static_cast<DCamRetCode>(retProv)); in EnableResult()
330 return MapToExternalRetCode(re in DisableResult()
[all...]
/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Ddcamera.h34 CamRetCode MapToExternalRetCode(DCamRetCode retCode);
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp136 return MapToExternalRetCode(ret); in ReleaseStreams()
157 return MapToExternalRetCode(static_cast<DCamRetCode>(ret)); in ReleaseStreams()
244 return MapToExternalRetCode(static_cast<DCamRetCode>(ret)); in CommitStreams_V1_1()
262 return MapToExternalRetCode(static_cast<DCamRetCode>(ret)); in HalStreamCommit()
278 return MapToExternalRetCode(ret); in GetStreamAttributes()
308 return MapToExternalRetCode(ret); in AttachBufferQueue()
358 return MapToExternalRetCode(ret); in DetachBufferQueue()
424 return MapToExternalRetCode(ret); in DoCapture()
437 return MapToExternalRetCode(static_cast<DCamRetCode>(retProv)); in DoCapture()
475 return MapToExternalRetCode(static_cas in CancelCapture()
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/utils/
H A Ddcamera.cpp35 CamRetCode MapToExternalRetCode(DCamRetCode retCode) in MapToExternalRetCode() function

Completed in 4 milliseconds