Searched defs:Codec2Client (Results 1 – 2 of 2) sorted by relevance
185 struct Codec2Client : public Codec2ConfigurableClient { struct206 typedef Codec2Client Store; argument297 sp<HidlBase1_1> mHidlBase1_1;321 std::function<c2_status_t(std::shared_ptr<Codec2Client> const&)> argument333 static std::shared_ptr<Codec2Client> _CreateFromIndex(size_t index); argument354 struct Codec2Client::Interface : public Codec2Client::Configurable { argument
1918 Codec2Client::Codec2Client(sp<HidlBase> const& base, in Codec2Client() function in android::Codec2Client1934 Codec2Client::Codec2Client(std::shared_ptr<AidlBase> const& base, in Codec2Client() function in android::Codec2Client1947 Codec2Client::Codec2Client(ApexCodec_ComponentStore *base, in Codec2Client() function in android::Codec2Client