Home
last modified time | relevance | path

Searched refs:CacheFileOutputStream (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache2/
H A DCacheFileOutputStream.cpp18 NS_IMPL_ADDREF(CacheFileOutputStream)
20 CacheFileOutputStream::Release() in NS_IMETHODIMP_()
47 CacheFileOutputStream::CacheFileOutputStream(CacheFile *aFile, in NS_INTERFACE_MAP_ENTRY()
59 MOZ_COUNT_CTOR(CacheFileOutputStream); in NS_INTERFACE_MAP_ENTRY()
66 CacheFileOutputStream::~CacheFileOutputStream() in ~CacheFileOutputStream()
69 MOZ_COUNT_DTOR(CacheFileOutputStream); in ~CacheFileOutputStream()
74 CacheFileOutputStream::Close() in Close()
81 CacheFileOutputStream::Flush() in Flush()
318 CacheFileOutputStream::SetEOF() in SetEOF()
372 CacheFileOutputStream::ReleaseChunk() in ReleaseChunk()
[all …]
H A DCacheFileOutputStream.h21 class CacheFileOutputStream : public nsIAsyncOutputStream
31 CacheFileOutputStream(CacheFile *aFile,
48 virtual ~CacheFileOutputStream();
H A DCacheFile.h23 class CacheFileOutputStream; variable
127 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
166 nsresult RemoveOutput(CacheFileOutputStream *aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
233 CacheFileOutputStream *mOutput; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build32 'CacheFileOutputStream.cpp',
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheFileOutputStream.cpp17 NS_IMPL_ADDREF(CacheFileOutputStream)
19 CacheFileOutputStream::Release() { in NS_IMETHODIMP_()
37 NS_INTERFACE_MAP_BEGIN(CacheFileOutputStream)
46 CacheFileOutputStream::CacheFileOutputStream( in NS_INTERFACE_MAP_ENTRY()
63 CacheFileOutputStream::~CacheFileOutputStream() { in ~CacheFileOutputStream()
69 CacheFileOutputStream::Close() { in Close()
75 CacheFileOutputStream::Flush() { in Flush()
287 CacheFileOutputStream::SetEOF() { in SetEOF()
349 void CacheFileOutputStream::ReleaseChunk() { in ReleaseChunk()
400 void CacheFileOutputStream::FillHole() { in FillHole()
[all …]
H A DCacheFileOutputStream.h19 class CacheFileOutputStream : public nsIAsyncOutputStream,
29 CacheFileOutputStream(CacheFile* aFile,
46 virtual ~CacheFileOutputStream();
H A DCacheFile.h25 class CacheFileOutputStream; variable
133 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
168 void RemoveOutput(CacheFileOutputStream* aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
235 CacheFileOutputStream* mOutput{nullptr}; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build40 "CacheFileOutputStream.cpp",
H A DCacheFileChunk.h177 friend class CacheFileOutputStream; variable
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheFileOutputStream.cpp17 NS_IMPL_ADDREF(CacheFileOutputStream)
19 CacheFileOutputStream::Release() { in NS_IMETHODIMP_()
37 NS_INTERFACE_MAP_BEGIN(CacheFileOutputStream)
46 CacheFileOutputStream::CacheFileOutputStream( in NS_INTERFACE_MAP_ENTRY()
63 CacheFileOutputStream::~CacheFileOutputStream() { in ~CacheFileOutputStream()
69 CacheFileOutputStream::Close() { in Close()
75 CacheFileOutputStream::Flush() { in Flush()
289 CacheFileOutputStream::SetEOF() { in SetEOF()
352 void CacheFileOutputStream::ReleaseChunk() { in ReleaseChunk()
405 void CacheFileOutputStream::FillHole() { in FillHole()
[all …]
H A DCacheFileOutputStream.h19 class CacheFileOutputStream : public nsIAsyncOutputStream,
29 CacheFileOutputStream(CacheFile* aFile,
46 virtual ~CacheFileOutputStream();
H A DCacheFile.h25 class CacheFileOutputStream; variable
137 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
178 void RemoveOutput(CacheFileOutputStream* aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
244 CacheFileOutputStream* mOutput{nullptr}; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build40 "CacheFileOutputStream.cpp",
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheFileOutputStream.cpp18 NS_IMPL_ADDREF(CacheFileOutputStream)
20 CacheFileOutputStream::Release() { in NS_IMETHODIMP_()
38 NS_INTERFACE_MAP_BEGIN(CacheFileOutputStream)
46 CacheFileOutputStream::CacheFileOutputStream( in NS_INTERFACE_MAP_ENTRY()
63 CacheFileOutputStream::~CacheFileOutputStream() { in ~CacheFileOutputStream()
69 CacheFileOutputStream::Close() { in Close()
75 CacheFileOutputStream::Flush() { in Flush()
315 CacheFileOutputStream::SetEOF() { in SetEOF()
356 void CacheFileOutputStream::ReleaseChunk() { in ReleaseChunk()
399 void CacheFileOutputStream::FillHole() { in FillHole()
[all …]
H A DCacheFileOutputStream.h20 class CacheFileOutputStream : public nsIAsyncOutputStream,
29 CacheFileOutputStream(CacheFile *aFile,
46 virtual ~CacheFileOutputStream();
H A DCacheFile.h23 class CacheFileOutputStream; variable
127 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
162 nsresult RemoveOutput(CacheFileOutputStream *aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
228 CacheFileOutputStream *mOutput; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build41 'CacheFileOutputStream.cpp',
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheFileOutputStream.cpp17 NS_IMPL_ADDREF(CacheFileOutputStream)
19 CacheFileOutputStream::Release() { in NS_IMETHODIMP_()
37 NS_INTERFACE_MAP_BEGIN(CacheFileOutputStream)
46 CacheFileOutputStream::CacheFileOutputStream( in NS_INTERFACE_MAP_ENTRY()
63 CacheFileOutputStream::~CacheFileOutputStream() { in ~CacheFileOutputStream()
69 CacheFileOutputStream::Close() { in Close()
75 CacheFileOutputStream::Flush() { in Flush()
287 CacheFileOutputStream::SetEOF() { in SetEOF()
349 void CacheFileOutputStream::ReleaseChunk() { in ReleaseChunk()
400 void CacheFileOutputStream::FillHole() { in FillHole()
[all …]
H A DCacheFileOutputStream.h19 class CacheFileOutputStream : public nsIAsyncOutputStream,
29 CacheFileOutputStream(CacheFile* aFile,
46 virtual ~CacheFileOutputStream();
H A DCacheFile.h25 class CacheFileOutputStream; variable
133 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
168 void RemoveOutput(CacheFileOutputStream* aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
235 CacheFileOutputStream* mOutput{nullptr}; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build40 "CacheFileOutputStream.cpp",
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache2/
H A DCacheFileOutputStream.cpp18 NS_IMPL_ADDREF(CacheFileOutputStream)
20 CacheFileOutputStream::Release() { in NS_IMETHODIMP_()
38 NS_INTERFACE_MAP_BEGIN(CacheFileOutputStream)
47 CacheFileOutputStream::CacheFileOutputStream( in NS_INTERFACE_MAP_ENTRY()
64 CacheFileOutputStream::~CacheFileOutputStream() { in ~CacheFileOutputStream()
70 CacheFileOutputStream::Close() { in Close()
76 CacheFileOutputStream::Flush() { in Flush()
288 CacheFileOutputStream::SetEOF() { in SetEOF()
350 void CacheFileOutputStream::ReleaseChunk() { in ReleaseChunk()
401 void CacheFileOutputStream::FillHole() { in FillHole()
[all …]
H A DCacheFileOutputStream.h19 class CacheFileOutputStream : public nsIAsyncOutputStream,
29 CacheFileOutputStream(CacheFile* aFile,
46 virtual ~CacheFileOutputStream();
H A DCacheFile.h23 class CacheFileOutputStream; variable
131 friend class CacheFileOutputStream; in NS_DEFINE_STATIC_IID_ACCESSOR() local
166 void RemoveOutput(CacheFileOutputStream* aOutput, nsresult aStatus); in NS_DEFINE_STATIC_IID_ACCESSOR()
232 CacheFileOutputStream* mOutput; in NS_DEFINE_STATIC_IID_ACCESSOR()
H A Dmoz.build41 'CacheFileOutputStream.cpp',

12