Home
last modified time | relevance | path

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

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