Searched refs:OpenSharedLibraryWithExtension (Results 1 – 6 of 6) sorted by relevance
171 Library *OpenSharedLibraryWithExtension(const char *libraryName, SearchType searchType);
183 Library *OpenSharedLibraryWithExtension(const char *libraryName, SearchType searchType) in OpenSharedLibraryWithExtension() function
131 mEntryPointsLib.reset(angle::OpenSharedLibraryWithExtension( in SampleApplication()
98 eglLibrary.reset(OpenSharedLibraryWithExtension(GetNativeEGLLibraryNameWithExtension(), in IsSystemEGLConfigSupported()
1624 gSystemEGLLibrary.reset(OpenSharedLibraryWithExtension( in GetSystemEGLLibrary()
825 mEntryPointsLib.reset(OpenSharedLibraryWithExtension( in ANGLERenderTest()