Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/3/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/current/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/3/grpc/
DGRPCVehicleHardware.cpp68 std::vector<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/3/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/current/vhal/test/
DMockVehicleHardware.cpp48 std::vector<VehiclePropConfig> MockVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleHardware.cpp94 std::vector<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/
DFakeVehicleHardware.cpp435 std::vector<VehiclePropConfig> FakeVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
DFakeVehicleHardware.cpp582 std::vector<VehiclePropConfig> FakeVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware