Searched refs:ConfigResultType (Results 1 – 2 of 2) sorted by relevance
41 …using ConfigResultType = android::base::Result<aidl::android::hardware::automotive::vehicle::Vehic… variable57 ConfigResultType getPropConfig(int32_t propId) const;
176 EmulatedVehicleHardware::ConfigResultType EmulatedVehicleHardware::getPropConfig(int32_t propId) in getPropConfig()