Searched refs:QueryNumSupportedInterfaces (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/ |
H A D | object.c | 53 result = (*engineEngine)->QueryNumSupportedInterfaces(engineEngine, objectID, NULL); in main() 56 result = (*engineEngine)->QueryNumSupportedInterfaces(engineEngine, objectID, in main()
|
H A D | outputmix.c | 43 result = (*engineEngine)->QueryNumSupportedInterfaces(engineEngine, SL_OBJECTID_OUTPUTMIX, in main()
|
/aosp_15_r20/external/webrtc/modules/audio_device/android/ |
H A D | audio_manager_unittest.cc | 64 result = (*engine)->QueryNumSupportedInterfaces(engine, object_id, in ValidateSLEngine()
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/ |
D | maxal_translation.cc | 123 REGISTER_TRAMPOLINE(XAEngine, QueryNumSupportedInterfaces); in RegisterXAEngineItfMethods()
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/ |
D | sles_trampolines.cc | 301 REGISTER_TRAMPOLINE(SLEngine, QueryNumSupportedInterfaces); in RegisterSLEngineItfMethods()
|
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/ |
H A D | audio_device_unittest.cc | 602 result = (*engine)->QueryNumSupportedInterfaces(engine, object_id, in ValidateSLEngine()
|
/aosp_15_r20/frameworks/wilhelm/include/SLES/ |
H A D | OpenSLES.h | 2639 SLresult (*QueryNumSupportedInterfaces) ( member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/ |
D | OpenSLES.h | 2639 SLresult (*QueryNumSupportedInterfaces) ( member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/OMXAL/ |
D | OpenMAXAL.h | 634 XAresult (*QueryNumSupportedInterfaces) ( member
|
/aosp_15_r20/frameworks/wilhelm/include/OMXAL/ |
H A D | OpenMAXAL.h | 634 XAresult (*QueryNumSupportedInterfaces) ( member
|