Searched refs:isDiagnosticProperty (Results 1 – 3 of 3) sorted by relevance
57 bool isDiagnosticProperty(int32_t prop);
131 if (isDiagnosticProperty(event.prop)) { in parseFakeValueJson()166 bool JsonFakeValueGenerator::isDiagnosticProperty(int32_t prop) { in isDiagnosticProperty() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator
220 static bool isDiagnosticProperty(VehiclePropConfig propConfig) { in isDiagnosticProperty() function250 if (isDiagnosticProperty(cfg)) { in onCreate()