Searched refs:ForkAndPrefetchNativeLibrary (Results 1 – 3 of 3) sorted by relevance
183 static jboolean ForkAndPrefetchNativeLibrary( in ForkAndPrefetchNativeLibrary() function186 return NativeLibraryPrefetcher::ForkAndPrefetchNativeLibrary(); in ForkAndPrefetchNativeLibrary()
33 static bool ForkAndPrefetchNativeLibrary();
123 bool NativeLibraryPrefetcher::ForkAndPrefetchNativeLibrary() { in ForkAndPrefetchNativeLibrary() function in base::android::NativeLibraryPrefetcher