Home
last modified time | relevance | path

Searched refs:Client2Store (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/hal/client/
Dclient.cpp136 class Client2Store : public C2ComponentStore { class
140 Client2Store(std::shared_ptr<Codec2Client> const& client) in Client2Store() function in android::__anonfa4150790111::Client2Store
143 virtual ~Client2Store() = default;
1628 std::make_shared<Client2Store>(client)); in CreateFromService()