Home
last modified time | relevance | path

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

/external/angle/src/common/
Dsystem_utils_posix.cpp63 void *OpenPosixLibrary(const std::string &fullPath, int extraFlags, std::string *errorOut) in OpenPosixLibrary() function
219 return OpenPosixLibrary(fullPath, extraFlags, errorOut); in OpenSystemLibraryWithExtensionAndGetError()