Searched refs:patchDevices (Results 1 – 1 of 1) sorted by relevance
62 const std::string& patchDevices = mIsOut ? mCreatePatchOutDevices : mCreatePatchInDevices; in logBeginInterval() local63 if (mDevices != patchDevices) { in logBeginInterval()65 mDevices = patchDevices; // set after endAudioIntervalGroup in logBeginInterval()