OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ForkAndPrefetchNativeLibrary
(Results
1 - 3
of
3
) sorted by null
/external/libmojo/base/android/library_loader/
library_prefetcher.h
33
static bool
ForkAndPrefetchNativeLibrary
();
library_loader_hooks.cc
192
static jboolean
ForkAndPrefetchNativeLibrary
(
195
return NativeLibraryPrefetcher::
ForkAndPrefetchNativeLibrary
();
library_prefetcher.cc
131
bool NativeLibraryPrefetcher::
ForkAndPrefetchNativeLibrary
() {
Completed in 58 milliseconds