Searched refs:UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance
72 return Status(StatusCode::UNAVAILABLE, kErrorMessageRpcAuth); in LuciRpc()82 return Status(StatusCode::UNAVAILABLE, kErrorMessageRpcAuth); in LuciRpc()87 return Status(StatusCode::UNAVAILABLE, kErrorMessageRpc); in LuciRpc()
87 UNAVAILABLE = 14; enumerator
61 prop.status = VehiclePropertyStatus::UNAVAILABLE; in storePropInitialValue()
3268 UNAVAILABLE = 1 /* 0x01 */, enumerator11258 …ePropertyStatus::UNAVAILABLE) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2…11262 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus::UNAVAILABLE;11284 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyStatus::UNAVAILABLE) { in toString()