Home
last modified time | relevance | path

Searched defs:GetValuesCallback (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/hardware/include/
H A DIVehicleHardware.h59 using GetValuesCallback = std::function<void(std::vector<aidlvhal::GetValueResult>)>; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/hardware/include/
H A DIVehicleHardware.h59 using GetValuesCallback = std::function<void(std::vector<aidlvhal::GetValueResult>)>; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
H A DMockVehicleHardware.cpp231 std::function<StatusCode(std::shared_ptr<const GetValuesCallback>, in setGetValueResponder()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/
H A DMockVehicleHardware.cpp231 std::function<StatusCode(std::shared_ptr<const GetValuesCallback>, in setGetValueResponder()