Lines Matching refs:vhal
28 class MockVhalClient final : public android::frameworks::automotive::vhal::IVhalClient {
31 using VhalClientResult = android::frameworks::automotive::vhal::VhalClientResult<T>;
41 std::unique_ptr<android::frameworks::automotive::vhal::ISubscriptionClient>
43 std::shared_ptr<android::frameworks::automotive::vhal::ISubscriptionCallback> callback) in getSubscriptionClient()
48 MOCK_METHOD(std::unique_ptr<android::frameworks::automotive::vhal::IHalPropValue>,
50 MOCK_METHOD(std::unique_ptr<android::frameworks::automotive::vhal::IHalPropValue>,
53 (const android::frameworks::automotive::vhal::IHalPropValue&,
57 VhalClientResult<std::unique_ptr<android::frameworks::automotive::vhal::IHalPropValue>>,
58 getValueSync, (const android::frameworks::automotive::vhal::IHalPropValue&),
61 (const android::frameworks::automotive::vhal::IHalPropValue&,
65 (const android::frameworks::automotive::vhal::IHalPropValue&), (override));
71 std::unique_ptr<android::frameworks::automotive::vhal::IHalPropConfig>>>,
74 std::unique_ptr<android::frameworks::automotive::vhal::IHalPropConfig>>>,