Home
last modified time | relevance | path

Searched refs:getContent (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/com/android/internal/http/multipart/
DStringPart.java112 private byte[] getContent() { in getContent() method in StringPart
127 out.write(getContent()); in sendData()
138 return getContent().length; in lengthOfData()
DMultipartEntity.java215 public InputStream getContent() throws IOException, IllegalStateException { in getContent() method in MultipartEntity
/frameworks/compile/mclinker/include/mcld/Target/
DGOT.h35 uint64_t& getContent() in getContent() function
38 uint64_t getContent() const in getContent() function
DPLT.h38 const unsigned char* getContent() const in getContent() function
/frameworks/compile/mclinker/lib/Target/ARM/
DARMPLT.cpp234 memcpy(buffer, llvm::cast<ARMPLT0>((*it)).getContent(), plt0_size); in emit()
244 memcpy(buffer + result, plt1->getContent(), entry_size); in emit()
DARMGOT.cpp180 *buffer = static_cast<uint32_t>(got->getContent()); in emit()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp85 *buffer = static_cast<uint32_t>(got->getContent()); in emit()
/frameworks/base/core/tests/coretests/src/android/net/http/
DDefaultHttpClientTest.java90 Reader reader = new InputStreamReader(response.getEntity().getContent()); in contentToString()
DAbstractProxyTest.java281 Reader reader = new InputStreamReader(response.getEntity().getContent()); in contentToString()
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp464 memcpy(buffer, llvm::cast<X86PLT0>((*it)).getContent(), plt0_size); in emitSectionData()
473 memcpy(buffer + RegionSize, plt1->getContent(), EntrySize); in emitSectionData()
492 *buffer = static_cast<uint32_t>(got->getContent()); in emitSectionData()
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DBandwidthTestUtil.java146 res.getEntity().getContent().close(); in postFileToServer()
/frameworks/base/services/java/com/android/server/location/
DGpsXtraDownloader.java143 DataInputStream dis = new DataInputStream(entity.getContent()); in doDownload()
/frameworks/support/volley/src/com/android/volley/toolbox/
DBasicNetwork.java206 InputStream in = entity.getContent(); in entityToBytes()
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
DFsUtils.java238 new BufferedReader(new InputStreamReader(entity.getContent())); in getLayoutTestsDirContents()
/frameworks/base/core/java/android/net/http/
DRequest.java277 InputStream is = entity.getContent(); in readResponse()
DAndroidHttpClient.java221 InputStream responseStream = entity.getContent(); in getUngzippedContent()
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java902 public View getContent() { in getContent() method
/frameworks/base/api/
D14.txt27049 method public android.view.View getContent();
31038 …method public abstract java.lang.Object getContent(java.net.URLConnection) throws java.io.IOExcept…
31039 …method public java.lang.Object getContent(java.net.URLConnection, java.lang.Class[]) throws java.i…
31656 method public final java.lang.Object getContent() throws java.io.IOException;
31657 method public final java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
31697 method public java.lang.Object getContent() throws java.io.IOException;
31698 method public java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
42087 …method public abstract java.io.InputStream getContent() throws java.io.IOException, java.lang.Ille…
43359 method public java.io.InputStream getContent() throws java.lang.IllegalStateException;
43375 method public java.io.InputStream getContent();
[all …]
D15.txt27204 method public android.view.View getContent();
31193 …method public abstract java.lang.Object getContent(java.net.URLConnection) throws java.io.IOExcept…
31194 …method public java.lang.Object getContent(java.net.URLConnection, java.lang.Class[]) throws java.i…
31811 method public final java.lang.Object getContent() throws java.io.IOException;
31812 method public final java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
31852 method public java.lang.Object getContent() throws java.io.IOException;
31853 method public java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
42242 …method public abstract java.io.InputStream getContent() throws java.io.IOException, java.lang.Ille…
43514 method public java.io.InputStream getContent() throws java.lang.IllegalStateException;
43530 method public java.io.InputStream getContent();
[all …]
Dcurrent.txt28448 method public android.view.View getContent();
32476 …method public abstract java.lang.Object getContent(java.net.URLConnection) throws java.io.IOExcept…
32477 …method public java.lang.Object getContent(java.net.URLConnection, java.lang.Class[]) throws java.i…
33094 method public final java.lang.Object getContent() throws java.io.IOException;
33095 method public final java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
33135 method public java.lang.Object getContent() throws java.io.IOException;
33136 method public java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
43534 …method public abstract java.io.InputStream getContent() throws java.io.IOException, java.lang.Ille…
44806 method public java.io.InputStream getContent() throws java.lang.IllegalStateException;
44822 method public java.io.InputStream getContent();
[all …]
D16.txt28448 method public android.view.View getContent();
32476 …method public abstract java.lang.Object getContent(java.net.URLConnection) throws java.io.IOExcept…
32477 …method public java.lang.Object getContent(java.net.URLConnection, java.lang.Class[]) throws java.i…
33094 method public final java.lang.Object getContent() throws java.io.IOException;
33095 method public final java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
33135 method public java.lang.Object getContent() throws java.io.IOException;
33136 method public java.lang.Object getContent(java.lang.Class[]) throws java.io.IOException;
43534 …method public abstract java.io.InputStream getContent() throws java.io.IOException, java.lang.Ille…
44806 method public java.io.InputStream getContent() throws java.lang.IllegalStateException;
44822 method public java.io.InputStream getContent();
[all …]