OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:discon
(Results
1 - 3
of
3
) sorted by null
/device/asus/fugu/libaudio/
AudioOutput.cpp
257
bool*
discon
) {
262
*
discon
= false;
272
*
discon
= true;
279
*
discon
= true;
AudioOutput.h
77
bool*
discon
);
AudioStreamOut.cpp
697
bool
discon
= false;
local
704
if (OK == (*I)->getNextWriteTimestamp(&tmp, &
discon
)) {
Completed in 661 milliseconds