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