Searched refs:Codec2ClientInterfaceWrapper (Results 1 – 1 of 1) sorted by relevance
447 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class451 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anonc34343b10111::Codec2ClientInterfaceWrapper454 virtual ~Codec2ClientInterfaceWrapper() = default;756 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()