Searched defs:GetSensorList (Results 1 – 8 of 8) sorted by relevance
61 int32_t SensorHdiConnection::GetSensorList(std::vector<Sensor>& sensorList) in GetSensorList() function in OHOS::Sensors::SensorHdiConnection
45 int32_t HdiServiceImpl::GetSensorList(std::vector<SensorInformation>& sensorList) in GetSensorList() function in OHOS::Sensors::HdiServiceImpl
150 std::vector<Sensor> SensorServiceClient::GetSensorList() in GetSensorList() function in OHOS::Sensors::SensorServiceClient
147 std::vector<Sensor> SensorServiceProxy::GetSensorList() in GetSensorList() function in OHOS::Sensors::SensorServiceProxy
39 int32_t CompatibleConnection::GetSensorList(std::vector<Sensor>& sensorList) in GetSensorList() function in OHOS::Sensors::CompatibleConnection
69 int32_t HdiConnection::GetSensorList(std::vector<Sensor>& sensorList) in GetSensorList() function in OHOS::Sensors::HdiConnection
351 std::vector<Sensor> SensorService::GetSensorList() in GetSensorList() function in OHOS::Sensors::SensorService
778 static napi_value GetSensorList(napi_env env, napi_callback_info info) in GetSensorList() function