Searched defs:getAllPropertyConfigs (Results 1 – 8 of 8) sorted by relevance
56 std::vector<aidlvhal::VehiclePropConfig> getAllPropertyConfigs() const override { return {}; } in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
68 std::vector<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
46 std::vector<VehiclePropConfig> MockVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::MockVehicleHardware
435 std::vector<VehiclePropConfig> FakeVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware