Searched refs:LoadSystemLibraryHelper (Results 1 – 1 of 1) sorted by relevance
82 NativeLibrary LoadSystemLibraryHelper(const FilePath& library_path, in LoadSystemLibraryHelper() function147 return LoadSystemLibraryHelper(library_path, error); in LoadSystemLibrary()170 module = ScopedNativeLibrary(LoadSystemLibraryHelper(library_path, error)); in PinSystemLibrary()