OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOSED_LOOP
(Results
1 - 4
of
4
) sorted by null
/hardware/interfaces/automotive/vehicle/2.1/default/tests/
Obd2SensorStore_test.cpp
80
toInt(FuelSystemStatus::
CLOSED_LOOP
));
84
toInt(FuelSystemStatus::
CLOSED_LOOP
),
/hardware/interfaces/automotive/vehicle/2.1/
types.hal
203
CLOSED_LOOP
= 2,
/hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
EmulatedVehicleHal.cpp
46
V2_0::toInt(FuelSystemStatus::
CLOSED_LOOP
));
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java
295
public static final int
CLOSED_LOOP
= 2;
303
CLOSED_LOOP
,
Completed in 58 milliseconds