Searched refs:findComponent (Results 1 – 1 of 1) sorted by relevance
719 c2_status_t findComponent(C2String name, std::shared_ptr<ComponentModule> *module);1004 c2_status_t C2PlatformComponentStore::findComponent( in findComponent() function in android::C2PlatformComponentStore1021 c2_status_t res = findComponent(name, &module); in createComponent()1034 c2_status_t res = findComponent(name, &module); in createInterface()