Searched refs:Codec2ClientInterfaceWrapper (Results 1 – 1 of 1) sorted by relevance
379 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class383 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anona70df1060111::Codec2ClientInterfaceWrapper386 virtual ~Codec2ClientInterfaceWrapper() = default;604 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()