Searched refs:SampleC2ComponentStore (Results 1 – 1 of 1) sorted by relevance
815 class SampleC2ComponentStore : public C2ComponentStore { class817 SampleC2ComponentStore() in SampleC2ComponentStore() function in android::SampleC2ComponentStore822 ~SampleC2ComponentStore() = default;945 SampleFilterPlugin() : mStore(new SampleC2ComponentStore) {} in SampleFilterPlugin()