Searched defs:GetValuesCallback (Results 1 – 4 of 4) sorted by relevance
59 using GetValuesCallback = std::function<void(std::vector<aidlvhal::GetValueResult>)>; variable
231 std::function<StatusCode(std::shared_ptr<const GetValuesCallback>, in setGetValueResponder()