Lines Matching refs:StatusCode
32 * StatusCode::INVALID_ARG, otherwise a list of vehicle property
33 * configurations with StatusCode::OK
36 generates (StatusCode status, vec<VehiclePropConfig> propConfigs);
51 * StatusCode::TRY_AGAIN.
54 generates (StatusCode status, VehiclePropValue propValue);
62 * data is not available yet this call must return StatusCode::TRY_AGAIN.
64 * StatusCode::NOT_AVAILABLE error if property is not powered on.
66 set(VehiclePropValue propValue) generates (StatusCode status);
79 generates (StatusCode status);
85 * must return StatusCode::INVALID_ARG.
88 generates (StatusCode status);