OpenGrok
Cross Reference: foo.cpp
xref
: /
ndk
/
tests
/
build
/
warn-bad-modules
/
jni
/
foo.cpp
Home
|
History
|
Annotate
|
Download
|
only in
jni
1
int
foo
() {
2
return
42
;
3
}
4