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

/external/jmdns/src/javax/jmdns/impl/constants/
H A DDNSState.java202 public final boolean isClosing() { method in class:DNSState
/external/webkit/Source/WebCore/workers/
H A DWorkerContext.h152 bool isClosing() { return m_closing; } function in class:WebCore::WorkerContext
H A DDefaultSharedWorkerRepository.cpp67 bool isClosing() const { return m_closing; } function in class:WebCore::SharedWorkerProxy
137 if (isClosing())
151 if (isClosing())
183 if (isClosing())
198 ASSERT(!isClosing());
206 if (isClosing())
217 ASSERT(!isClosing());
244 ASSERT(!workerContext->isClosing());
311 if (proxy.isClosing())
401 if (!m_proxies[i]->isClosing()
[all...]
/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/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 129 milliseconds