Searched refs:sensorVdiImpl_ (Results 1 – 2 of 2) sorted by relevance
95 if (sensorVdiImpl_ == nullptr) { in GetSensorVdiImpl()105 if (sensorVdiImpl_ == nullptr) { in Init()146 if (sensorVdiImpl_ == nullptr) { in GetAllSensorInfo()197 if (sensorVdiImpl_ == nullptr) { in Enable()249 if (sensorVdiImpl_ == nullptr) { in SetBatchSenior()325 if (sensorVdiImpl_ == nullptr) { in SetMode()347 if (sensorVdiImpl_ == nullptr) { in SetOption()426 if (sensorVdiImpl_ == nullptr) { in Unregister()645 if (sensorVdiImpl_ == nullptr) { in ReadData()661 if (sensorVdiImpl_ == nullptr) { in DisableSensor()[all …]
63 OHOS::HDI::Sensor::V1_1::ISensorInterfaceVdi *sensorVdiImpl_ = nullptr; variable