Searched refs:Codec2ClientInterfaceWrapper (Results 1 – 1 of 1) sorted by relevance
744 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class748 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anone33532220111::Codec2ClientInterfaceWrapper751 virtual ~Codec2ClientInterfaceWrapper() = default;1053 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()