OpenGrok
Cross Reference: foo.cpp
xref
: /
ndk
/
tests
/
build
/
multiple-static-const
/
jni
/
foo.cpp
Home
|
History
|
Annotate
|
Download
|
only in
jni
1
#
include
"
main.h
"
2
3
void
foo
(
void
)
4
{
5
return
;
6
}
7