#include <ResourceLoadStatisticsStore.h>
◆ clear() [1/2]
void WebCore::ResourceLoadStatisticsStore::clear |
( |
| ) |
|
|
inline |
◆ clear() [2/2]
void WebCore::ResourceLoadStatisticsStore::clear |
( |
| ) |
|
|
inline |
◆ create() [1/2]
◆ create() [2/2]
◆ createEncoderFromData() [1/2]
std::unique_ptr< KeyedEncoder > WebCore::ResourceLoadStatisticsStore::createEncoderFromData |
( |
| ) |
|
◆ createEncoderFromData() [2/2]
◆ ensureResourceStatisticsForPrimaryDomain() [1/2]
◆ ensureResourceStatisticsForPrimaryDomain() [2/2]
◆ fireDataModificationHandler() [1/2]
void WebCore::ResourceLoadStatisticsStore::fireDataModificationHandler |
( |
| ) |
|
◆ fireDataModificationHandler() [2/2]
void WebCore::ResourceLoadStatisticsStore::fireDataModificationHandler |
( |
| ) |
|
◆ hasHadRecentUserInteraction() [1/2]
bool WebCore::ResourceLoadStatisticsStore::hasHadRecentUserInteraction |
( |
ResourceLoadStatistics & |
resourceStatistic | ) |
|
◆ hasHadRecentUserInteraction() [2/2]
◆ isEmpty() [1/2]
bool WebCore::ResourceLoadStatisticsStore::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool WebCore::ResourceLoadStatisticsStore::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isPrevalentResource() [1/2]
bool WebCore::ResourceLoadStatisticsStore::isPrevalentResource |
( |
const String & |
primaryDomain | ) |
const |
◆ isPrevalentResource() [2/2]
bool WebCore::ResourceLoadStatisticsStore::isPrevalentResource |
( |
const String & |
| ) |
const |
◆ mergeStatistics() [1/2]
◆ mergeStatistics() [2/2]
◆ prevalentResourceDomainsWithoutUserInteraction() [1/2]
Vector< String > WebCore::ResourceLoadStatisticsStore::prevalentResourceDomainsWithoutUserInteraction |
( |
| ) |
|
◆ prevalentResourceDomainsWithoutUserInteraction() [2/2]
◆ processStatistics() [1/2]
◆ processStatistics() [2/2]
◆ readDataFromDecoder() [1/2]
◆ readDataFromDecoder() [2/2]
void WebCore::ResourceLoadStatisticsStore::readDataFromDecoder |
( |
KeyedDecoder & |
decoder | ) |
|
◆ setNotificationCallback() [1/2]
◆ setNotificationCallback() [2/2]
◆ setResourceStatisticsForPrimaryDomain() [1/2]
◆ setResourceStatisticsForPrimaryDomain() [2/2]
◆ setTimeToLiveUserInteraction() [1/2]
void WebCore::ResourceLoadStatisticsStore::setTimeToLiveUserInteraction |
( |
double |
seconds | ) |
|
◆ setTimeToLiveUserInteraction() [2/2]
void WebCore::ResourceLoadStatisticsStore::setTimeToLiveUserInteraction |
( |
double |
seconds | ) |
|
◆ size() [1/2]
size_t WebCore::ResourceLoadStatisticsStore::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
size_t WebCore::ResourceLoadStatisticsStore::size |
( |
| ) |
const |
|
inline |
◆ statisticsForOrigin() [1/2]
String WebCore::ResourceLoadStatisticsStore::statisticsForOrigin |
( |
const String & |
origin | ) |
|
◆ statisticsForOrigin() [2/2]
◆ takeStatistics() [1/2]
◆ takeStatistics() [2/2]
◆ updateStatisticsForRemovedDataRecords() [1/2]
◆ updateStatisticsForRemovedDataRecords() [2/2]
void WebCore::ResourceLoadStatisticsStore::updateStatisticsForRemovedDataRecords |
( |
const Vector< String > & |
prevalentResourceDomains | ) |
|
The documentation for this class was generated from the following files: