Searched refs:Codec2ClientInterfaceWrapper (Results 1 – 1 of 1) sorted by relevance
394 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class398 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anon8dae1f750111::Codec2ClientInterfaceWrapper401 virtual ~Codec2ClientInterfaceWrapper() = default;616 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()