Home
last modified time | relevance | path

Searched refs:GetAppId (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp37 uint64_t AppToHostEvent::GetAppId() const { in GetAppId() function in android::AppToHostEvent
60 if (GetAppId() != kAppIdBoschBmi160Bmm150) { in IsCalibrationEventForSensor()
66 if (GetAppId() != kAppIdAmsTmd2772 && GetAppId() != kAppIdRohmRpr0521 && in IsCalibrationEventForSensor()
67 GetAppId() != kAppIdAmsTmd4903) { in IsCalibrationEventForSensor()
73 if (GetAppId() != kAppIdBoschBmp280) { in IsCalibrationEventForSensor()
79 if (GetAppId() != kAppIdAmsTmd4903) { in IsCalibrationEventForSensor()
Dapptohostevent.h63 uint64_t GetAppId() const;