Home
last modified time | relevance | path

Searched refs:STATIC (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/hal/vehicle/2.0/agl_build/
DCMakeLists.txt32 add_library(vehicle_hal_protobuf_gen STATIC
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3217 STATIC = 0 /* 0x00 */, enumerator
11137 …PropertyChangeMode::STATIC) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0…
11141 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode::STATIC;
11166 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyChangeMode::STATIC) { in toString()