Searched defs:getPropertyConfig (Results 1 – 6 of 6) sorted by relevance
78 virtual std::optional<aidlvhal::VehiclePropConfig> getPropertyConfig(int32_t propId) const { in getPropertyConfig() function
86 std::optional<aidlvhal::VehiclePropConfig> GRPCVehicleHardware::getPropertyConfig( in getPropertyConfig() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
52 std::optional<VehiclePropConfig> MockVehicleHardware::getPropertyConfig(int32_t propId) const { in getPropertyConfig() function in android::hardware::automotive::vehicle::MockVehicleHardware