Searched refs:getComponentStore (Results 1 – 3 of 3) sorted by relevance
37 virtual std::shared_ptr<C2ComponentStore> getComponentStore() = 0;
74 mStore = mPlugin->getComponentStore(); in DefaultFilterPlugin()
990 std::shared_ptr<C2ComponentStore> getComponentStore() override { in getComponentStore() function in android::SampleFilterPlugin