Home
last modified time | relevance | path

Searched defs:getPropertyConfig (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/3/hardware/include/
DIVehicleHardware.h78 virtual std::optional<aidlvhal::VehiclePropConfig> getPropertyConfig(int32_t propId) const { in getPropertyConfig() function
/hardware/interfaces/automotive/vehicle/aidl/impl/current/hardware/include/
DIVehicleHardware.h93 virtual std::optional<aidlvhal::VehiclePropConfig> getPropertyConfig(int32_t propId) const { in getPropertyConfig() function
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
DGRPCVehicleHardware.cpp86 std::optional<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getPropertyConfig( in getPropertyConfig() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/
DMockVehicleHardware.cpp52 std::optional<VehiclePropConfig> MockVehicleHardware::getPropertyConfig(int32_t propId) const { in getPropertyConfig() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
DMockVehicleHardware.cpp54 std::optional<VehiclePropConfig> MockVehicleHardware::getPropertyConfig(int32_t propId) const { in getPropertyConfig() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleHardware.cpp112 std::optional<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getPropertyConfig( in getPropertyConfig() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware