Searched refs:Client2Store (Results 1 – 1 of 1) sorted by relevance
136 class Client2Store : public C2ComponentStore { class140 Client2Store(std::shared_ptr<Codec2Client> const& client) in Client2Store() function in android::__anonfa4150790111::Client2Store143 virtual ~Client2Store() = default;1628 std::make_shared<Client2Store>(client)); in CreateFromService()