Searched defs:flushCache (Results 1 - 17 of 17) sorted by relevance

/external/apache-http/src/org/apache/http/impl/io/
H A DChunkedOutputStream.java100 protected void flushCache() throws IOException { method in class:ChunkedOutputStream
138 flushCache();
151 if (this.cachePosition == this.cache.length) flushCache();
181 flushCache();
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCSpinner.java317 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
334 protected void layout(Composite composite, boolean flushCache) { argument
343 sSize = m_spinner.computeSize(SWT.DEFAULT, SWT.DEFAULT, flushCache);
368 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
385 protected void layout(Composite composite, boolean flushCache) { argument
394 sSize = m_spinner.computeSize(SWT.DEFAULT, SWT.DEFAULT, flushCache);
419 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
434 protected void layout(Composite composite, boolean flushCache) { argument
443 sSize = m_spinner.computeSize(SWT.DEFAULT, SWT.DEFAULT, flushCache);
467 protected Point computeSize(Composite composite, int wHint, int hHint, boolean flushCache) { argument
484 layout(Composite composite, boolean flushCache) argument
509 computeSize(Composite composite, int wHint, int hHint, boolean flushCache) argument
526 layout(Composite composite, boolean flushCache) argument
[all...]
/external/chromium_org/net/third_party/nss/ssl/
H A Dsslsecur.c262 SSL_ReHandshake(PRFileDesc *fd, PRBool flushCache) argument
284 rv = ssl3_RedoHandshake(ss, flushCache); /* force full handshake. */
297 PRBool flushCache,
303 return SSL_ReHandshake(fd, flushCache);
296 SSL_ReHandshakeWithTimeout(PRFileDesc *fd, PRBool flushCache, PRIntervalTime timeout) argument
H A Dssl3con.c12735 ** If flushCache is true, the SID cache will be flushed first, forcing a
12741 ssl3_RedoHandshake(sslSocket *ss, PRBool flushCache) argument
12764 if (sid && flushCache) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.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 ...
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.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 565 milliseconds