HomeSort by relevance Sort by last modified time
    Searched refs:SensorTypeToAbbrevName (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/util/nanotool/
contexthub.cpp 112 std::string ContextHub::SensorTypeToAbbrevName(SensorType sensor_type) {
369 ContextHub::SensorTypeToAbbrevName(sensor.sensor_type).c_str());
403 ContextHub::SensorTypeToAbbrevName(sensor.sensor_type).c_str());
445 ContextHub::SensorTypeToAbbrevName(sensor.sensor_type).c_str(),
503 ContextHub::SensorTypeToAbbrevName(sensor.sensor_type).c_str());
508 ContextHub::SensorTypeToAbbrevName(sensor.sensor_type).c_str(),
contexthub.h 106 static std::string SensorTypeToAbbrevName(SensorType sensor_type);
androidcontexthub.cpp 287 ContextHub::SensorTypeToAbbrevName(sensor_type).c_str(), data);
299 ContextHub::SensorTypeToAbbrevName(sensor_type).c_str(), data);
nanotool.cpp 187 ContextHub::SensorTypeToAbbrevName(
202 ContextHub::SensorTypeToAbbrevName(
sensorevent.cpp 176 ContextHub::SensorTypeToAbbrevName(GetSensorType()).c_str(),

Completed in 577 milliseconds