Searched refs:GetAppId (Results 1 – 3 of 3) sorted by relevance
37 uint64_t AppToHostEvent::GetAppId() const { in GetAppId() function in android::AppToHostEvent56 if (GetAppId() != kAppIdBoschBmi160Bmm150 && GetAppId() != kAppIdSTMicroLsm6dsm && in CheckAppId()57 GetAppId() != kAppIdInvnIcm40600) { in CheckAppId()63 if (GetAppId() != kAppIdSTMicroLsm6dsm && GetAppId() != kAppIdSTMicroMag40) { in CheckAppId()69 if (GetAppId() != kAppIdAmsTmd2772 && GetAppId() != kAppIdRohmRpr0521 && in CheckAppId()70 GetAppId() != kAppIdAmsTmd4903) { in CheckAppId()76 if (GetAppId() != kAppIdBoschBmp280 && GetAppId() != kAppIdSTMicroLps22hb) { in CheckAppId()82 if (GetAppId() != kAppIdAmsTmd4903) { in CheckAppId()
94 uint64_t GetAppId() const;
294 if (event.GetAppId() != kAppIdBridge) { in PrintBridgeVersion()