Home
last modified time | relevance | path

Searched refs:WrapperSensorVdi (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp410 struct WrapperSensorVdi *sensorVdi = reinterpret_cast<struct WrapperSensorVdi *>(vdiBase); in CreateSensorVdiInstance()
427 struct WrapperSensorVdi *sensorVdi = reinterpret_cast<struct WrapperSensorVdi *>(vdiBase); in DestorySensorVdiInstance()
436 static struct WrapperSensorVdi g_sensorVdi = {
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h74 struct WrapperSensorVdi { struct
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp79 struct OHOS::HDI::Sensor::V1_1::WrapperSensorVdi *wrapperSensorVdi = nullptr; in GetSensorVdiImpl()
93 wrapperSensorVdi = reinterpret_cast<struct OHOS::HDI::Sensor::V1_1::WrapperSensorVdi *>(vdi_->vdiBase); in GetSensorVdiImpl()

Completed in 3 milliseconds