Searched refs:isDiagnosticProperty (Results 1 – 12 of 12) sorted by relevance
38 bool isDiagnosticProperty(const VehiclePropConfig& propConfig);
61 bool isDiagnosticProperty(int32_t prop);
187 if (isDiagnosticProperty(event.prop)) { in parseFakeValueJson()222 bool JsonFakeValueGenerator::isDiagnosticProperty(int32_t prop) { in isDiagnosticProperty() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator
172 bool isDiagnosticProperty(const VehiclePropConfig& propConfig) { in isDiagnosticProperty() function
425 if (isDiagnosticProperty(cfg)) { in onCreate()
83 if (isDiagnosticProperty(cfg)) { in DefaultVehicleHalServer()
47 static bool isDiagnosticProperty(
90 EXPECT_TRUE(FakeObd2Frame::isDiagnosticProperty(VehiclePropConfig{ in TEST_F()97 ASSERT_FALSE(FakeObd2Frame::isDiagnosticProperty(VehiclePropConfig{ in TEST_F()
46 bool isDiagnosticProperty(int32_t prop) { in isDiagnosticProperty() function161 if (isDiagnosticProperty(event.prop)) { in parseFakeValueJson()
188 bool FakeObd2Frame::isDiagnosticProperty(const VehiclePropConfig& propConfig) { in isDiagnosticProperty() function in android::hardware::automotive::vehicle::fake::obd2frame::FakeObd2Frame
406 if (obd2frame::FakeObd2Frame::isDiagnosticProperty(cfg)) { in init()
488 if (obd2frame::FakeObd2Frame::isDiagnosticProperty(config.config)) { in TEST_F()