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