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.cpp51 getAllPropertyConfigs() const override { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleHardware.cpp51 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.cpp45 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.cpp307 std::vector<VehiclePropConfig> FakeVehicleHardware::getAllPropertyConfigs() const { in getAllPropertyConfigs() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware