OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_DEVICE
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/itf/
IDeviceVolume.c
123
for (i = 0; i <
MAX_DEVICE
; ++i) {
/frameworks/wilhelm/src/
itfstruct.h
246
#define
MAX_DEVICE
2 // hard-coded array size for default in/out
251
SLint32 mVolume[
MAX_DEVICE
];
Completed in 439 milliseconds