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