Home
last modified time | relevance | path

Searched defs:hdfCameraHostHost (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/interfaces/hdi_ipc/
H A Dcamera_host_driver.cpp32 …auto *hdfCameraHostHost = CONTAINER_OF(client->device->service, struct HdfCameraHostHost, ioServic… in CameraHostDriverDispatch() local
67 auto *hdfCameraHostHost = new (std::nothrow) HdfCameraHostHost; in HdfCameraHostDriverBind() local
109 …auto *hdfCameraHostHost = CONTAINER_OF(deviceObject->service, struct HdfCameraHostHost, ioService); in HdfCameraHostDriverRelease() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/config/
H A Ddcamera_host_config.cpp57 …auto *hdfCameraHostHost = CONTAINER_OF(client->device->service, struct HdfCameraHostHost, ioServic… in CameraHostDriverDispatch() local
84 auto *hdfCameraHostHost = new (std::nothrow) HdfCameraHostHost; in HdfCameraHostDriverBind() local
122 …auto *hdfCameraHostHost = CONTAINER_OF(deviceObject->service, struct HdfCameraHostHost, ioService); in HdfCameraHostDriverRelease() local