Searched refs:C2PlatformComponentStore (Results 1 – 1 of 1) sorted by relevance
505 class C2PlatformComponentStore : public C2ComponentStore { class527 C2PlatformComponentStore();529 virtual ~C2PlatformComponentStore() override = default;736 c2_status_t C2PlatformComponentStore::ComponentModule::init( in init()862 C2PlatformComponentStore::ComponentModule::~ComponentModule() { in ~ComponentModule()873 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface()890 c2_status_t C2PlatformComponentStore::ComponentModule::createComponent( in createComponent()907 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits()912 C2PlatformComponentStore::C2PlatformComponentStore() in C2PlatformComponentStore() function in android::C2PlatformComponentStore955 c2_status_t C2PlatformComponentStore::copyBuffer( in copyBuffer()[all …]