Home
last modified time | relevance | path

Searched refs:SL_RESULT_CONTENT_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp189 ExitOnError(SL_RESULT_CONTENT_NOT_FOUND); in TestPlayPathFromFD()
DslesTestDecodeToBuffQueue.cpp444 ExitOnError(SL_RESULT_CONTENT_NOT_FOUND); in TestDecToBuffQueue()
/frameworks/wilhelm/src/desktop/
DSndFile.cpp247 result = SL_RESULT_CONTENT_NOT_FOUND; in SndFile_Realize()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h208 #define SL_RESULT_CONTENT_NOT_FOUND ((SLuint32) 0x0000000A) macro