OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL_RESULT_INTERNAL_ERROR
(Results
1 - 25
of
35
) sorted by null
1
2
/frameworks/wilhelm/src/itf/
IAndroidBufferQueue.c
71
return
SL_RESULT_INTERNAL_ERROR
;
178
return
SL_RESULT_INTERNAL_ERROR
;
228
return
SL_RESULT_INTERNAL_ERROR
;
IDynamicInterfaceManagement.c
83
result =
SL_RESULT_INTERNAL_ERROR
;
332
result =
SL_RESULT_INTERNAL_ERROR
;
IPlay.c
90
result =
SL_RESULT_INTERNAL_ERROR
;
141
result =
SL_RESULT_INTERNAL_ERROR
;
IObject.c
64
result =
SL_RESULT_INTERNAL_ERROR
;
207
result =
SL_RESULT_INTERNAL_ERROR
;
/frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp
66
result =
SL_RESULT_INTERNAL_ERROR
;
84
result =
SL_RESULT_INTERNAL_ERROR
;
92
result =
SL_RESULT_INTERNAL_ERROR
;
508
result =
SL_RESULT_INTERNAL_ERROR
;
[
all
...]
AudioRecorder_to_android.cpp
100
result =
SL_RESULT_INTERNAL_ERROR
;
android_Effect.cpp
703
result =
SL_RESULT_INTERNAL_ERROR
;
735
result =
SL_RESULT_INTERNAL_ERROR
;
/frameworks/wilhelm/src/desktop/
SndFile.c
168
return
SL_RESULT_INTERNAL_ERROR
;
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
245
ExitOnError(
SL_RESULT_INTERNAL_ERROR
);
/frameworks/wilhelm/src/
sles.c
143
return
SL_RESULT_INTERNAL_ERROR
;
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h
211
#define
SL_RESULT_INTERNAL_ERROR
((SLuint32) 0x0000000D)
[
all
...]
Completed in 114 milliseconds
1
2