Searched defs:getPropConfigs (Results 1 – 10 of 10) sorted by relevance
57 VehiclePropConfigs getPropConfigs(in int[] props); in getPropConfigs() method
38 android.hardware.automotive.vehicle.VehiclePropConfigs getPropConfigs(in int[] props); in getPropConfigs() method
21 fn getPropConfigs(&self, _props: &[i32]) -> BinderResult<VehiclePropConfigs> { in getPropConfigs() method
92 Return<void> VehicleHalManager::getPropConfigs(const hidl_vec<int32_t> &properties, in getPropConfigs() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
205 TEST_F(VehicleHalManagerTest, getPropConfigs) { in TEST_F() argument
199 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> getPropConfigs( in getPropConfigs() function in android::hardware::automotive::remoteaccess::FakeVhalClient
659 ScopedAStatus DefaultVehicleHal::getPropConfigs(const std::vector<int32_t>& props, in getPropConfigs() function in android::hardware::automotive::vehicle::DefaultVehicleHal