Searched refs:ForkAndPrefetchNativeLibrary (Results 1 – 3 of 3) sorted by relevance
36 static void ForkAndPrefetchNativeLibrary(bool ordered_only);
214 return NativeLibraryPrefetcher::ForkAndPrefetchNativeLibrary( in JNI_LibraryLoader_ForkAndPrefetchNativeLibrary()
262 void NativeLibraryPrefetcher::ForkAndPrefetchNativeLibrary(bool ordered_only) { in ForkAndPrefetchNativeLibrary() function in base::android::NativeLibraryPrefetcher