Home
last modified time | relevance | path

Searched refs:TRY_AGAIN (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto27 TRY_AGAIN = 1; enumerator
/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp87 *outStatus = StatusCode::TRY_AGAIN; in get()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3583 TRY_AGAIN = 1, enumerator
12258 …icle::V2_0::StatusCode::TRY_AGAIN) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
12262 flipped |= ::android::hardware::automotive::vehicle::V2_0::StatusCode::TRY_AGAIN;
12302 if (o == ::android::hardware::automotive::vehicle::V2_0::StatusCode::TRY_AGAIN) { in toString()