Home
last modified time | relevance | path

Searched refs:ImplBase (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h124 struct ImplBase { struct
125 virtual ~ImplBase() = default;
176 const std::unique_ptr<ImplBase> mImpl;
/frameworks/av/media/codec2/hal/client/
Dclient.cpp303 struct Codec2ConfigurableClient::HidlImpl : public Codec2ConfigurableClient::ImplBase {
572 struct Codec2ConfigurableClient::AidlImpl : public Codec2ConfigurableClient::ImplBase {