OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_refresh
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
RequestTimingView.js
47
this._request.addEventListener(WebInspector.NetworkRequest.Events.TimingChanged, this.
_refresh
, this);
63
this.
_refresh
();
68
this._request.removeEventListener(WebInspector.NetworkRequest.Events.TimingChanged, this.
_refresh
, this);
71
_refresh
: function()
FileSystemView.js
55
this._refreshButton.addEventListener("click", this.
_refresh
, this);
92
_refresh
: function()
CookiesTable.js
81
this.
_refresh
();
277
this.
_refresh
();
280
_refresh
: function()
TimelinePanel.js
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py
377
self.
_refresh
()
387
self.
_refresh
()
392
self.
_refresh
()
495
def
_refresh
(self):
member in class:Maildir
497
# If it has been less than two seconds since the last
_refresh
() call,
501
# results in a few unnecessary re-reads when
_refresh
() is called
538
self.
_refresh
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py
377
self.
_refresh
()
387
self.
_refresh
()
392
self.
_refresh
()
495
def
_refresh
(self):
member in class:Maildir
497
# If it has been less than two seconds since the last
_refresh
() call,
501
# results in a few unnecessary re-reads when
_refresh
() is called
538
self.
_refresh
()
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
702
self._box.
_refresh
()
708
self._box.
_refresh
()
714
# Issue #13254: Call
_refresh
after the "file system safety
716
# updated because this is the first call to
_refresh
.
724
# skew factor to make
_refresh
think that the filesystem
729
self._box.
_refresh
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py
702
self._box.
_refresh
()
708
self._box.
_refresh
()
714
# Issue #13254: Call
_refresh
after the "file system safety
716
# updated because this is the first call to
_refresh
.
724
# skew factor to make
_refresh
think that the filesystem
729
self._box.
_refresh
()
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 70 milliseconds