Home
last modified time | relevance | path

Searched refs:SensorServiceUtil (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorServiceUtils.h29 namespace SensorServiceUtil {
DSensorServiceUtils.cpp22 namespace SensorServiceUtil { namespace
DRecentEventLogger.h29 namespace SensorServiceUtil {
DLimitedAxesImuSensor.cpp68 size_t imu3dDataSize = SensorServiceUtil::eventSizeBySensorType(mImu3dSensor.getType()); in process()
DSensorList.h35 namespace SensorServiceUtil {
DSensorRegistrationInfo.h33 class SensorService::SensorRegistrationInfo : public SensorServiceUtil::Dumpable {
DRecentEventLogger.cpp27 namespace SensorServiceUtil { namespace
DSensorService.h474 SensorServiceUtil::SensorList mSensors;
493 std::unordered_map<int, SensorServiceUtil::RecentEventLogger*> mRecentEvent;
DSensorDevice.h51 public SensorServiceUtil::Dumpable,
DHidlSensorHalWrapper.h129 SensorServiceUtil::RingBuffer<HidlTransportErrorLog> mHidlTransportErrors;
DSensorList.cpp27 namespace SensorServiceUtil { namespace
DRingBuffer.h28 namespace SensorServiceUtil {
DSensorService.cpp414 mRecentEvent.emplace(handle, new SensorServiceUtil::RecentEventLogger(type)); in registerSensor()
/frameworks/base/core/proto/android/service/
Dsensor_service.proto84 // Proto dump of android::SensorServiceUtil::SensorList
152 // Proto dump of android::SensorServiceUtil::RecentEventLogger