Searched defs:freezeFrame (Results 1 – 6 of 6) sorted by relevance
108 auto freezeFrame = createVehiclePropValue(VehiclePropertyType::MIXED, 0); in initObd2FreezeFrame() local130 auto freezeFrame = propStore->readValueOrNull(OBD2_FREEZE_FRAME, 0, timestamp); in fillObd2FreezeFrame() local146 for (const auto& freezeFrame : propStore->readValuesForProperty(OBD2_FREEZE_FRAME)) { in fillObd2DtcInfo() local161 auto freezeFrame = propStore->readValueOrNull(OBD2_FREEZE_FRAME, 0, timestamp); in clearObd2FreezeFrames() local
121 auto freezeFrame = sensorStore->getSensorProperty(dtc); in initObd2FreezeFrame() local161 for (const auto& freezeFrame : result.value()) { in getObd2DtcInfo() local
71 CarDiagnosticEvent freezeFrame = mCarDiagnosticManager.getFreezeFrame(timestamp); in testFreezeFrames() local
822 CarDiagnosticEvent freezeFrame = listener.waitForEvent(injectedEvent.timestamp); in testFreezeFrameEvent() local
343 auto freezeFrame = createVehiclePropValue( in invokeObd2SensorStore() local