HomeSort by relevance Sort by last modified time
    Searched refs:_delegate (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCPeerConnectionObserver.mm 42 _delegate = delegate;
51 [_delegate peerConnectionOnError:_peerConnection];
56 [_delegate peerConnection:_peerConnection
64 [_delegate peerConnection:_peerConnection addedStream:mediaStream];
70 [_delegate peerConnection:_peerConnection removedStream:mediaStream];
79 [_delegate peerConnectionOnRenegotiationNeeded:_peerConnection];
84 [_delegate peerConnection:_peerConnection
91 [_delegate peerConnection:_peerConnection
100 [_delegate peerConnection:_peerConnection gotICECandidate:iceCandidate];
RTCVideoRenderer.mm 43 @synthesize delegate = _delegate;
52 _delegate = delegate;
RTCPeerConnection.mm 55 _delegate = delegate;
62 [_delegate peerConnection:_peerConnection
73 [_delegate peerConnection:_peerConnection
79 id<RTCSessionDescriptonDelegate> _delegate;
87 _delegate = delegate;
92 [_delegate peerConnection:_peerConnection
102 [_delegate peerConnection:_peerConnection
107 id<RTCSessionDescriptonDelegate> _delegate;
RTCPeerConnectionObserver.h 75 id<RTCPeerConnectionDelegate> _delegate; member in class:webrtc::RTCPeerConnectionObserver
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/thread/
messagepump.py 45 self._delegate = delegate
50 self._delegate.schedule(self.interval, self._callback)
55 self._delegate.message_available(message)
57 self._delegate.final_message_delivered()
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ProfilesPanelDescriptor.js 86 this._delegate = null;
103 this._delegate = delegate;
116 this._delegate.consoleProfileEnd(id, scriptLocation, cpuProfile, title);
128 this._delegate.consoleProfile(id, scriptLocation, title);
136 if (this._delegate)
137 this._delegate.resetProfiles();
FileUtils.js 110 this._delegate = delegate;
124 this._reader.onerror = this._delegate.onError.bind(this._delegate, this);
125 this._delegate.onTransferStarted();
175 this._delegate.onChunkTransferred(this);
181 this._delegate.onTransferFinished();
206 this._delegate = delegate;
224 this._xhr.onerror = this._delegate.onError.bind(this._delegate, this);
227 this._delegate.onTransferStarted()
    [all...]
Dialog.js 38 this._delegate = delegate;
60 this._delegate.focus();
96 this._delegate.willHide();
110 this._delegate.focus();
115 this._delegate.position(this._element, this._relativeToElement);
126 this._delegate.onEnter();
FilteredItemSelectionDialog.js 65 this._delegate = delegate;
66 this._delegate.setRefreshCallback(this._itemsLoaded.bind(this));
107 this._delegate.dispose();
119 if (!this._delegate.itemCount())
121 this._delegate.selectItem(this._filteredItems[this._selectedIndexInFiltered], this._promptElement.value.trim());
151 this._delegate.renderItem(index, this._promptElement.value.trim(), itemElement._titleElement, itemElement._subtitleElement);
172 var query = this._delegate.rewriteQuery(this._promptElement.value.trim());
207 for (var i = fromIndex; i < this._delegate.itemCount() && workDone < maxWorkItems; ++i) {
209 if (filterRegex && !filterRegex.test(this._delegate.itemKeyAt(i)))
213 var score = this._delegate.itemScoreAt(i, query)
    [all...]
CodeMirrorTextEditor.js 61 this._delegate = delegate;
704 this._delegate.populateLineGutterContextMenu(contextMenu, parseInt(target.textContent, 10) - 1);
706 this._delegate.populateTextAreaContextMenu(contextMenu, 0);
873 this._delegate.onTextChanged(range, newRange);
    [all...]
TabbedPane.js 138 this._delegate = delegate;
153 tab.setDelegate(this._delegate);
811 this._delegate = delegate;
903 if (this._delegate) {
904 this._delegate.closeTabs(this._tabbedPane, ids);
  /external/chromium_org/chrome/common/extensions/docs/server2/
instance_servlet.py 31 self._delegate = delegate
36 branch_utility = self._delegate.CreateBranchUtility(object_store_creator)
39 host_file_system_provider = self._delegate.CreateHostFileSystemProvider(
42 github_file_system_provider = self._delegate.CreateGithubFileSystemProvider(
future.py 25 self._delegate = delegate
28 self._delegate is None and
40 self._value = self._delegate.Get()
patch_servlet.py 27 self._delegate = delegate
35 unpatched_file_system = self._delegate.CreateHostFileSystemProvider(
47 self._delegate.CreateHostFileSystemProvider(
58 branch_utility = self._delegate.CreateBranchUtility(object_store_creator)
65 self._delegate.CreateGithubFileSystemProvider(object_store_creator),
81 self._delegate = delegate or InstanceServlet.Delegate()
106 _PatchServletDelegate(issue, self._delegate)).Get()
test_servlet.py 43 self._delegate = delegate_for_test or InstanceServlet.Delegate()
52 constructor = InstanceServlet.GetConstructor(self._delegate)
58 self._delegate).CreateServerInstance(),
render_servlet.py 34 self._delegate = delegate
42 server_instance = self._delegate.CreateServerInstance()
cron_servlet.py 87 self._delegate = delegate_for_test or CronServlet.Delegate()
243 delegate = self._delegate
285 branch_utility = self._delegate.CreateBranchUtility(object_store_creator)
286 host_file_system_provider = self._delegate.CreateHostFileSystemProvider(
288 github_file_system_provider = self._delegate.CreateGithubFileSystemProvider(
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
results.js 162 this._delegate = delegate;
170 this._delegate.fetchResultsURLs(this._failureInfo, function(resultsURLs) {
220 this._delegate = delegate;
301 bottomPanel.appendChild(this._delegate.contentForTest(testName));
358 this._delegate = delegate;
369 var content = this._delegate.contentForTestAndBuilder(testName, builderName);
406 this._delegate = delegate;
439 this._delegate.fetchResultsURLs(failureInfo, callback)
  /external/chromium_org/third_party/libjingle/source/talk/examples/ios/AppRTCDemo/
GAEChannelClient.m 41 @synthesize delegate = _delegate;
49 _delegate = delegate;
APPRTCAppDelegate.m 48 id<APPRTCSendMessage> _delegate;
53 _delegate = delegate;
107 [_delegate sendData:data];
128 [_delegate displayLogMessage:message];
  /external/chromium/net/tools/testserver/
xmppserver.py 124 self._delegate = delegate
150 self._delegate.FeedStanza(stanza)
387 self._delegate = delegate
413 self._delegate.OnXmppConnectionClosed(self)
433 self._delegate.OnXmppHandshakeDone(self)
442 self._delegate.ForwardNotification(self, stanza)
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
controllers.js 142 this._delegate = delegate;
169 this._delegate.showResults(resultsView);
182 this._delegate = delegate;
228 this._delegate.showResults(resultsView);
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 123 self._delegate = delegate
149 self._delegate.FeedStanza(stanza)
399 self._delegate = delegate
425 self._delegate.OnXmppConnectionClosed(self)
446 self._delegate.OnXmppHandshakeDone(self)
458 self._delegate.ForwardNotification(self, stanza)
  /external/chromium_org/third_party/icu/source/i18n/
coll.cpp 606 CollatorFactory* _delegate; member in class:CFactory
612 , _delegate(delegate)
619 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status);
636 delete _delegate;
662 return _delegate->createCollator(validLoc);
676 return _delegate->getDisplayName(loc, locale, result);
  /external/icu4c/i18n/
coll.cpp 633 CollatorFactory* _delegate; member in class:CFactory
639 , _delegate(delegate)
646 const UnicodeString * idlist = _delegate->getSupportedIDs(count, status);
680 delete _delegate;
691 return _delegate->createCollator(validLoc);
705 return _delegate->getDisplayName(loc, locale, result);

Completed in 547 milliseconds

1 2