Home
last modified time | relevance | path

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

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