/system/chre/apps/test/chqts/src/general_test/ |
D | basic_audio_test.cc | 112 const struct chreAudioSource &source) { in validateAudioSource() 135 bool validateMinimumAudioSource(const struct chreAudioSource &source) { in validateMinimumAudioSource() 157 struct chreAudioSource audioSource; in validateAudioSources() 192 struct chreAudioSource audioSource; in requestAudioData() 217 struct chreAudioSource audioSource; in handleAudioDataEvent() 261 struct chreAudioSource source; in isAudioSupported()
|
/system/chre/chre_api/legacy/v1_4/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_3/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/include/chre_api/chre/ |
D | audio.h | 105 struct chreAudioSource { struct 306 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_6/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_7/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_8/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_5/chre/ |
D | audio.h | 102 struct chreAudioSource { struct 303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/chre_api/legacy/v1_9/chre/ |
D | audio.h | 105 struct chreAudioSource { struct 306 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/pal/tests/src/ |
D | audio_pal_impl_test.cc | 110 struct chreAudioSource audioSource; in TEST_F() 118 struct chreAudioSource audioSource; in TEST_F()
|
/system/chre/platform/include/chre/platform/ |
D | platform_audio.h | 127 bool getAudioSource(uint32_t handle, chreAudioSource *audioSource) const;
|
/system/chre/pal/include/chre/pal/ |
D | audio.h | 167 bool (*getAudioSource)(uint32_t handle, struct chreAudioSource *audioSource);
|
/system/chre/platform/shared/ |
D | chre_api_audio.cc | 33 struct chreAudioSource *audioSource) { in chreAudioGetSource()
|
/system/chre/apps/test/common/chre_audio_concurrency_test/inc/ |
D | chre_audio_concurrency_test_manager.h | 127 struct chreAudioSource mAudioSource;
|
/system/chre/apps/test/common/permission_test/src/ |
D | permission_test.cc | 42 struct chreAudioSource audioSource; in checkAudioApis()
|
/system/chre/platform/shared/audio_pal/ |
D | platform_audio.cc | 107 chreAudioSource *audioSource) const { in getAudioSource()
|
/system/chre/platform/slpi/ |
D | platform_audio.cc | 139 struct chreAudioSource *source) const { in getAudioSource()
|
/system/chre/platform/tinysys/ |
D | platform_audio.cc | 138 struct chreAudioSource *source) const { in getAudioSource()
|
/system/chre/platform/linux/ |
D | pal_audio.cc | 127 struct chreAudioSource *audioSource) { in chrePalAudioApiGetAudioSource()
|
/system/chre/apps/test/pts/audio_enable_disable_test/src/ |
D | audio_enable_disable_test.cc | 50 struct chreAudioSource gAudioSource;
|
/system/chre/apps/test/common/chre_settings_test/src/ |
D | chre_settings_test_manager.cc | 187 struct chreAudioSource source; in isFeatureSupported() 352 struct chreAudioSource source; in startTestForFeature() 566 struct chreAudioSource source; in handleAudioSourceStatusEvent()
|
/system/chre/core/include/chre/core/ |
D | audio_request_manager.h | 54 bool getAudioSource(uint32_t handle, struct chreAudioSource *audioSource) { in getAudioSource()
|
/system/chre/apps/audio_stress_test/ |
D | audio_stress_test.cc | 107 struct chreAudioSource source; in discoverAudioHandle()
|
/system/chre/apps/audio_world/ |
D | audio_world.cc | 149 struct chreAudioSource audioSource; in nanoappStart()
|