Home
last modified time | relevance | path

Searched refs:OBD2_FREEZE_FRAME (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp146 case OBD2_FREEZE_FRAME: in get()
274 case OBD2_FREEZE_FRAME: in isDiagnosticProperty()
322 initObd2FreezeFrame(*mPropStore->getConfigOrDie(OBD2_FREEZE_FRAME)); in onCreate()
409 case OBD2_FREEZE_FRAME: { in initStaticConfig()
447 freezeFrame->prop = OBD2_FREEZE_FRAME; in initObd2FreezeFrame()
460 auto freezeFrame = mPropStore->readValueOrNull(OBD2_FREEZE_FRAME, 0, timestamp); in fillObd2FreezeFrame()
465 outValue->prop = OBD2_FREEZE_FRAME; in fillObd2FreezeFrame()
476 mPropStore->removeValuesForProperty(OBD2_FREEZE_FRAME); in clearObd2FreezeFrames()
480 auto freezeFrame = mPropStore->readValueOrNull(OBD2_FREEZE_FRAME, 0, timestamp); in clearObd2FreezeFrames()
493 for (const auto& freezeFrame : mPropStore->readValuesForProperty(OBD2_FREEZE_FRAME)) { in fillObd2DtcInfo()
DPropertyUtils.h41 constexpr int OBD2_FREEZE_FRAME = (int)VehicleProperty::OBD2_FREEZE_FRAME; variable
DJsonFakeValueGenerator.cpp193 prop == (int32_t)VehicleProperty::OBD2_FREEZE_FRAME; in isDiagnosticProperty()
DVehicleHalServer.cpp36 case OBD2_FREEZE_FRAME: in isDiagnosticProperty()
DDefaultConfig.h801 .config = {.prop = OBD2_FREEZE_FRAME,
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp283 freezeFrame->prop = static_cast<int>(VehicleProperty::OBD2_FREEZE_FRAME); in invokeObd2SensorStore()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2388 OBD2_FREEZE_FRAME = (
2398 * memory and available for retrieval via OBD2_FREEZE_FRAME.
2403 * such element can be used as the key to OBD2_FREEZE_FRAME to retrieve