OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSystem
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_library_view.h
54
void*
GetSystem
() { return IsSystem() ? system_ : NULL; }
/ndk/sources/android/crazy_linker/src/
crazy_linker_library_view.h
54
void*
GetSystem
() { return IsSystem() ? system_ : NULL; }
Completed in 247 milliseconds