Home
last modified time | relevance | path

Searched defs:getAllPropertyConfigs (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/
DGRPCVehicleProxyServerUnitTest.cpp56 std::vector<aidlvhal::VehiclePropConfig> getAllPropertyConfigs() const override { return {}; } in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleHardware.cpp58 std::vector<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DMockVehicleHardware.cpp46 std::vector<VehiclePropConfig> MockVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp429 std::vector<VehiclePropConfig> FakeVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware