OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGR_INCOMPLETE
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/automotive/vehicle/2.1/
types.hal
234
EGR_INCOMPLETE
= 0x1 << 7,
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java
497
static final int
EGR_INCOMPLETE
= 0x1 << 7;
523
.withIncompleteBitmask(
EGR_INCOMPLETE
);
Completed in 40 milliseconds