xref
: /
development
/
vndk
/
tools
/
header-checker
/
tests
/
integration
/
cpp
/
gold
/
include
/
additional_odr.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
TEST_ODR
2
class
LowVolumeSpeaker
{
3
int
a
;
4
};
5
#
endif
6