Searched refs:getOpForSource (Results 1 – 3 of 3) sorted by relevance
111 int32_t getOpForSource(audio_source_t source);
71 int32_t getOpForSource(audio_source_t source) { in getOpForSource() function134 const int32_t attributedOpCode = getOpForSource(source); in checkRecordingInternal()175 const int32_t attributedOpCode = getOpForSource(source); in finishRecording()
1926 return new OpRecordAudioMonitor(attributionSource, getOpForSource(attr.source), commandThread); in createIfNeeded()