• Home
  • Raw
  • Download

Lines Matching defs:systemReady

629         type_t type, bool systemReady, bool isOut)  in ThreadBase()
1929 void ThreadBase::systemReady() in systemReady() function in android::ThreadBase
2129 bool systemReady, in PlaybackThread()
5076 audio_io_handle_t id, bool systemReady, type_t type, audio_config_base_t* mixerConfig) { in createMixerThread()
5081 audio_io_handle_t id, bool systemReady, type_t type, audio_config_base_t *mixerConfig) in MixerThread()
6648 AudioStreamOut* output, audio_io_handle_t id, bool systemReady, in createDirectOutputThread()
6655 AudioStreamOut* output, audio_io_handle_t id, ThreadBase::type_t type, bool systemReady, in DirectOutputThread()
7323 AudioStreamOut* output, audio_io_handle_t id, bool systemReady, in createOffloadThread()
7329 AudioStreamOut* output, audio_io_handle_t id, bool systemReady, in OffloadThread()
7656 IAfPlaybackThread* mainThread, audio_io_handle_t id, bool systemReady) { in create()
7661 IAfPlaybackThread* mainThread, audio_io_handle_t id, bool systemReady) in DuplicatingThread()
7925 bool systemReady, in createSpatializerThread()
7933 bool systemReady, in SpatializerThread()
8057 bool systemReady) { in create()
8064 bool systemReady in RecordThread()
10180 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread()
10958 AudioHwDevice* hwDev, AudioStreamOut* output, bool systemReady) { in create()
10964 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()
11259 AudioHwDevice* hwDev, AudioStreamIn* input, bool systemReady) { in create()
11265 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()
11377 AudioStreamOut* output, audio_io_handle_t id, bool systemReady) { in createBitPerfectThread()
11382 AudioStreamOut *output, audio_io_handle_t id, bool systemReady) in BitPerfectThread()