Searched refs:openFactory (Results 1 – 3 of 3) sorted by relevance
70 bool openFactory(const String8 &path);166 if (!openFactory(path) || !mFactory->isSystemIdSupported(CA_system_id)) { in loadFactoryForSchemeFromPath()186 if (!openFactory(path) || mFactory->queryPlugins(&descriptors) != OK) { in queryPluginsFromPath()200 bool FactoryLoader<T>::openFactory(const String8 &path) { in openFactory() function
64 bool openFactory(const String8& path);154 if (!openFactory(path) || !mFactory->isSystemIdSupported(CA_system_id)) { in loadFactoryForSchemeFromPath()174 if (!openFactory(path) || mFactory->queryPlugins(&descriptors) != OK) { in queryPluginsFromPath()187 bool FactoryLoader<T>::openFactory(const String8& path) { in openFactory() function