Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dnative_library_win.cc82 NativeLibrary LoadSystemLibraryHelper(const FilePath& library_path, in LoadSystemLibraryHelper() function
147 return LoadSystemLibraryHelper(library_path, error); in LoadSystemLibrary()
170 module = ScopedNativeLibrary(LoadSystemLibraryHelper(library_path, error)); in PinSystemLibrary()