Home
last modified time | relevance | path

Searched refs:SetFrecency (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache2/
H A DCacheIndex.h201 void SetFrecency(uint32_t aFrecency) { mRec->mFrecency = aFrecency; } in SetFrecency() function
351 void SetFrecency(uint32_t aFrecency) in SetFrecency() function
354 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h165 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h103 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.cpp1175 CacheFile::SetFrecency(uint32_t aFrecency) in SetFrecency() function in mozilla::net::CacheFile
1190 return mMetadata->SetFrecency(aFrecency); in SetFrecency()
H A DCacheIndex.cpp967 entry->SetFrecency(*aFrecency); in UpdateEntry()
1003 updated->SetFrecency(*aFrecency); in UpdateEntry()
2662 aEntry->SetFrecency(frecency); in InitEntryFromDiskData()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheIndex.h214 void SetFrecency(uint32_t aFrecency) { mRec->mFrecency = aFrecency; } in SetFrecency() function
388 void SetFrecency(uint32_t aFrecency) { in SetFrecency() function
390 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h171 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h100 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheIndex.cpp986 entry->SetFrecency(*aFrecency); in UpdateEntry()
1036 updated->SetFrecency(*aFrecency); in UpdateEntry()
2651 aEntry->SetFrecency(frecency); in InitEntryFromDiskData()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache2/
H A DCacheIndex.h215 void SetFrecency(uint32_t aFrecency) { mRec->mFrecency = aFrecency; } in SetFrecency() function
397 void SetFrecency(uint32_t aFrecency) { in SetFrecency() function
399 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h170 void SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h101 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheIndex.h230 void SetFrecency(uint32_t aFrecency) { mRec->Get()->mFrecency = aFrecency; } in SetFrecency() function
412 void SetFrecency(uint32_t aFrecency) { in SetFrecency() function
414 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h170 void SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h103 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFileMetadata.cpp537 void CacheFileMetadata::SetFrecency(uint32_t aFrecency) { in SetFrecency() function in mozilla::net::CacheFileMetadata
H A DCacheFile.cpp1143 nsresult CacheFile::SetFrecency(uint32_t aFrecency) { in SetFrecency() function in mozilla::net::CacheFile
1158 mMetadata->SetFrecency(aFrecency); in SetFrecency()
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheIndex.h230 void SetFrecency(uint32_t aFrecency) { mRec->Get()->mFrecency = aFrecency; } in SetFrecency() function
412 void SetFrecency(uint32_t aFrecency) { in SetFrecency() function
414 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h177 void SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h107 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFileMetadata.cpp551 void CacheFileMetadata::SetFrecency(uint32_t aFrecency) { in SetFrecency() function in mozilla::net::CacheFileMetadata
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheIndex.h230 void SetFrecency(uint32_t aFrecency) { mRec->Get()->mFrecency = aFrecency; } in SetFrecency() function
412 void SetFrecency(uint32_t aFrecency) { in SetFrecency() function
414 CacheIndexEntry::SetFrecency(aFrecency); in SetFrecency()
H A DCacheFileMetadata.h170 void SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFile.h103 nsresult SetFrecency(uint32_t aFrecency); in NS_DEFINE_STATIC_IID_ACCESSOR()
H A DCacheFileMetadata.cpp537 void CacheFileMetadata::SetFrecency(uint32_t aFrecency) { in SetFrecency() function in mozilla::net::CacheFileMetadata

12