Searched refs:StartWriting (Results 1 – 2 of 2) sorted by relevance
69 bool StartWriting(AMidiDevice* nativeWriteDevice);
258 bool MidiTestManager::StartWriting(AMidiDevice* nativeWriteDevice) { in StartWriting() function in MidiTestManager289 if (!StartWriting(sendDevice) || !StartReading(receiveDevice)) { in RunTest()