Searched refs:getOpForSource (Results 1 – 3 of 3) sorted by relevance
108 int32_t getOpForSource(audio_source_t source);
70 int32_t getOpForSource(audio_source_t source) { in getOpForSource() function129 const int32_t attributedOpCode = getOpForSource(source); in checkRecordingInternal()170 const int32_t attributedOpCode = getOpForSource(source); in finishRecording()
1461 return new OpRecordAudioMonitor(attributionSource, getOpForSource(attr.source), commandThread); in createIfNeeded()