Home
last modified time | relevance | path

Searched refs:OpenSystemLibraryWithExtensionAndGetError (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
Dsystem_utils.cpp186 OpenSystemLibraryWithExtensionAndGetError(libraryName, searchType, nullptr); in OpenSharedLibraryWithExtension()
203 OpenSystemLibraryWithExtensionAndGetError(libraryName, searchType, errorOut); in OpenSharedLibraryWithExtensionAndGetError()
214 return OpenSystemLibraryWithExtensionAndGetError(libraryName, searchType, nullptr); in OpenSystemLibraryWithExtension()
235 return OpenSystemLibraryWithExtensionAndGetError(libraryWithExtension.c_str(), searchType, in OpenSystemLibraryAndGetError()
Dsystem_utils.h99 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName,
143 OpenSystemLibraryWithExtensionAndGetError(libraryName, searchType, errorOut); in openWithExtensionAndGetError()
Dsystem_utils_winuwp.cpp32 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function
Dsystem_utils_win32.cpp54 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function
Dsystem_utils_posix.cpp193 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function