Searched defs:startSession (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/public/platform/ | ||
D | WebMIDIAccessor.h | 42 virtual void startSession() { } in startSession() function |
/external/chromium_org/content/renderer/media/ | ||
D | renderer_webmidiaccessor_impl.cc | 23 void RendererWebMIDIAccessorImpl::startSession() { in startSession() function in content::RendererWebMIDIAccessorImpl |
/external/chromium_org/third_party/WebKit/Source/testing/runner/ | ||
D | MockWebMIDIAccessor.cpp | 76 void MockWebMIDIAccessor::startSession() in startSession() function in WebTestRunner::MockWebMIDIAccessor |
/external/chromium_org/remoting/webapp/ | ||
D | clipboard.js | 53 remoting.Clipboard.prototype.startSession = function() { method in remoting.Clipboard |
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/ | ||
D | MIDIAccessor.cpp | 58 void MIDIAccessor::startSession() in startSession() function in WebCore::MIDIAccessor |