Searched refs:allSources (Results 1 – 4 of 4) sorted by relevance
34 + (NSArray<MIDISource *> *)allSources;
59 + (NSArray *)allSources { class
163 NSArray<MIDISource *> *sources = [MIDISource allSources];
334 Formatter allSources = new Formatter(); in childBindingAlreadySet() local337 allSources.format("%n (bound by a just-in-time binding)"); in childBindingAlreadySet()339 allSources.format("%n bound at %s", source); in childBindingAlreadySet()347 key, allSources.out()); in childBindingAlreadySet()