Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A 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()
H A Dsystem_utils.h99 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName,
143 OpenSystemLibraryWithExtensionAndGetError(libraryName, searchType, errorOut); in openWithExtensionAndGetError()
H A Dsystem_utils_winuwp.cpp32 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function
H A Dsystem_utils_win32.cpp54 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function
H A Dsystem_utils_posix.cpp193 void *OpenSystemLibraryWithExtensionAndGetError(const char *libraryName, in OpenSystemLibraryWithExtensionAndGetError() function