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