Home
last modified time | relevance | path

Searched refs:chreAudioSource (Results 1 – 25 of 32) sorted by relevance

12

/system/chre/apps/test/chqts/src/general_test/
Dbasic_audio_test.cc112 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/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_3/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_2/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/include/chre_api/chre/
Daudio.h105 struct chreAudioSource { struct
306 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_6/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_7/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_8/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_5/chre/
Daudio.h102 struct chreAudioSource { struct
303 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/chre_api/legacy/v1_9/chre/
Daudio.h105 struct chreAudioSource { struct
306 bool chreAudioGetSource(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/pal/tests/src/
Daudio_pal_impl_test.cc110 struct chreAudioSource audioSource; in TEST_F()
118 struct chreAudioSource audioSource; in TEST_F()
/system/chre/platform/include/chre/platform/
Dplatform_audio.h127 bool getAudioSource(uint32_t handle, chreAudioSource *audioSource) const;
/system/chre/pal/include/chre/pal/
Daudio.h167 bool (*getAudioSource)(uint32_t handle, struct chreAudioSource *audioSource);
/system/chre/platform/shared/
Dchre_api_audio.cc33 struct chreAudioSource *audioSource) { in chreAudioGetSource()
/system/chre/apps/test/common/chre_audio_concurrency_test/inc/
Dchre_audio_concurrency_test_manager.h127 struct chreAudioSource mAudioSource;
/system/chre/apps/test/common/permission_test/src/
Dpermission_test.cc42 struct chreAudioSource audioSource; in checkAudioApis()
/system/chre/platform/shared/audio_pal/
Dplatform_audio.cc107 chreAudioSource *audioSource) const { in getAudioSource()
/system/chre/platform/slpi/
Dplatform_audio.cc139 struct chreAudioSource *source) const { in getAudioSource()
/system/chre/platform/tinysys/
Dplatform_audio.cc138 struct chreAudioSource *source) const { in getAudioSource()
/system/chre/platform/linux/
Dpal_audio.cc127 struct chreAudioSource *audioSource) { in chrePalAudioApiGetAudioSource()
/system/chre/apps/test/pts/audio_enable_disable_test/src/
Daudio_enable_disable_test.cc50 struct chreAudioSource gAudioSource;
/system/chre/apps/test/common/chre_settings_test/src/
Dchre_settings_test_manager.cc187 struct chreAudioSource source; in isFeatureSupported()
352 struct chreAudioSource source; in startTestForFeature()
566 struct chreAudioSource source; in handleAudioSourceStatusEvent()
/system/chre/core/include/chre/core/
Daudio_request_manager.h54 bool getAudioSource(uint32_t handle, struct chreAudioSource *audioSource) { in getAudioSource()
/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc107 struct chreAudioSource source; in discoverAudioHandle()
/system/chre/apps/audio_world/
Daudio_world.cc149 struct chreAudioSource audioSource; in nanoappStart()

12