/frameworks/base/core/java/com/android/internal/http/multipart/ |
D | StringPart.java | 112 private byte[] getContent() { in getContent() method in StringPart 127 out.write(getContent()); in sendData() 138 return getContent().length; in lengthOfData()
|
D | MultipartEntity.java | 215 public InputStream getContent() throws IOException, IllegalStateException { in getContent() method in MultipartEntity
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | GOT.h | 35 uint64_t& getContent() in getContent() function 38 uint64_t getContent() const in getContent() function
|
D | PLT.h | 38 const unsigned char* getContent() const in getContent() function
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMPLT.cpp | 234 memcpy(buffer, llvm::cast<ARMPLT0>((*it)).getContent(), plt0_size); in emit() 244 memcpy(buffer + result, plt1->getContent(), entry_size); in emit()
|
D | ARMGOT.cpp | 180 *buffer = static_cast<uint32_t>(got->getContent()); in emit()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsGOT.cpp | 85 *buffer = static_cast<uint32_t>(got->getContent()); in emit()
|
/frameworks/base/core/tests/coretests/src/android/net/http/ |
D | DefaultHttpClientTest.java | 90 Reader reader = new InputStreamReader(response.getEntity().getContent()); in contentToString()
|
D | AbstractProxyTest.java | 281 Reader reader = new InputStreamReader(response.getEntity().getContent()); in contentToString()
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 464 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/ |
D | BandwidthTestUtil.java | 146 res.getEntity().getContent().close(); in postFileToServer()
|
/frameworks/base/services/java/com/android/server/location/ |
D | GpsXtraDownloader.java | 143 DataInputStream dis = new DataInputStream(entity.getContent()); in doDownload()
|
/frameworks/support/volley/src/com/android/volley/toolbox/ |
D | BasicNetwork.java | 206 InputStream in = entity.getContent(); in entityToBytes()
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ |
D | FsUtils.java | 238 new BufferedReader(new InputStreamReader(entity.getContent())); in getLayoutTestsDirContents()
|
/frameworks/base/core/java/android/net/http/ |
D | Request.java | 277 InputStream is = entity.getContent(); in readResponse()
|
D | AndroidHttpClient.java | 221 InputStream responseStream = entity.getContent(); in getUngzippedContent()
|
/frameworks/base/core/java/android/widget/ |
D | SlidingDrawer.java | 902 public View getContent() { in getContent() method
|
/frameworks/base/api/ |
D | 14.txt | 27049 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 …]
|
D | 15.txt | 27204 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 …]
|
D | current.txt | 28448 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 …]
|
D | 16.txt | 28448 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 …]
|