Searched defs:isClosing (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerGlobalScope.h115 bool isClosing() { return m_closing; } function in class:blink::WorkerGlobalScope
/external/jmdns/src/javax/jmdns/impl/constants/
H A DDNSState.java202 public final boolean isClosing() { method in class:DNSState
/external/jmdns/src/javax/jmdns/impl/
H A DDNSStatefulObject.java355 public boolean isClosing() { method in class:DNSStatefulObject.DefaultImplementation
356 return this._state.isClosing();
372 return this._state.isClosed() || this._state.isClosing();
532 public boolean isClosing(); method in interface:DNSStatefulObject
H A DHostInfo.java399 public boolean isClosing() { method in class:HostInfo
400 return this._state.isClosing();
H A DServiceInfoImpl.java1061 public boolean isClosing() { method in class:ServiceInfoImpl
1062 return _state.isClosing();
H A DJmDNSImpl.java627 public boolean isClosing() { method in class:JmDNSImpl
628 return this._localHost.isClosing();
986 if (this.isClosing() || this.isClosed()) {
1693 if (this.isClosing() || this.isClosed() || this.isCanceling() || this.isCanceled()) {
1801 if (this.isClosing()) {
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DTab.java958 public boolean isClosing() { method in class:Tab
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 177 milliseconds