Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/client/
Dclient.cpp106 class Client2Store : public C2ComponentStore { class
110 Client2Store(std::shared_ptr<Codec2Client> const& client) in Client2Store() function in android::__anon8dea2f180111::Client2Store
113 virtual ~Client2Store() = default;
981 std::make_shared<Client2Store>(client)); in CreateFromService()