Searched defs:IsInMemory (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/net/base/ | ||
D | upload_element_reader.cc | 17 bool UploadElementReader::IsInMemory() const { in IsInMemory() function in net::UploadElementReader |
D | upload_bytes_element_reader.cc | 42 bool UploadBytesElementReader::IsInMemory() const { in IsInMemory() function in net::UploadBytesElementReader |
D | upload_data_stream.cc | 76 bool UploadDataStream::IsInMemory() const { in IsInMemory() function in net::UploadDataStream |
D | upload_data_stream_unittest.cc | 72 virtual bool IsInMemory() const OVERRIDE { return is_in_memory_; } in IsInMemory() function in net::__anon7737df710111::MockUploadElementReader |