OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebCache
(Results
1 - 25
of
40
) sorted by null
1
2
/external/chromium/chrome/browser/renderer_host/
web_cache_manager.h
20
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebCache
.h"
59
int renderer_id, const WebKit::
WebCache
::UsageStats& stats);
79
struct RendererInfo : WebKit::
WebCache
::UsageStats {
141
WebKit::
WebCache
::UsageStats* stats);
147
const WebKit::
WebCache
::UsageStats& stats);
157
const WebKit::
WebCache
::UsageStats& active_stats,
159
const WebKit::
WebCache
::UsageStats& inactive_stats,
web_cache_manager_unittest.cc
14
using WebKit::
WebCache
;
24
static const
WebCache
::UsageStats kStats;
25
static const
WebCache
::UsageStats kStats2;
51
WebCache
::UsageStats* stats) {
55
const
WebCache
::UsageStats& stats) {
61
const
WebCache
::UsageStats& active_stats,
63
const
WebCache
::UsageStats& inactive_stats,
106
const
WebCache
::UsageStats WebCacheManagerTest::kStats = {
115
const
WebCache
::UsageStats WebCacheManagerTest::kStats2 = {
123
static bool operator==(const
WebCache
::UsageStats& lhs
[
all
...]
web_cache_manager.cc
24
using WebKit::
WebCache
;
123
const
WebCache
::UsageStats& stats) {
136
WebCache
::UsageStats stats_details(stats);
142
Details<
WebCache
::UsageStats>(&stats_details));
166
WebCache
::UsageStats* stats) {
169
memset(stats, 0, sizeof(
WebCache
::UsageStats));
187
const
WebCache
::UsageStats& stats) {
212
const
WebCache
::UsageStats& active_stats,
214
const
WebCache
::UsageStats& inactive_stats,
324
WebCache
::UsageStats active
[
all
...]
chrome_render_message_filter.h
12
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebCache
.h"
48
void OnResourceTypeStats(const WebKit::
WebCache
::ResourceTypeStats& stats);
chrome_render_message_filter.cc
29
using WebKit::
WebCache
;
105
const
WebCache
::ResourceTypeStats& stats) {
/external/chromium_org/chrome/browser/renderer_host/
web_cache_manager.h
22
#include "third_party/WebKit/public/web/
WebCache
.h"
61
int renderer_id, const blink::
WebCache
::UsageStats& stats);
90
struct RendererInfo : blink::
WebCache
::UsageStats {
152
blink::
WebCache
::UsageStats* stats);
158
const blink::
WebCache
::UsageStats& stats);
168
const blink::
WebCache
::UsageStats& active_stats,
170
const blink::
WebCache
::UsageStats& inactive_stats,
web_cache_manager_unittest.cc
15
using blink::
WebCache
;
25
static const
WebCache
::UsageStats kStats;
26
static const
WebCache
::UsageStats kStats2;
52
WebCache
::UsageStats* stats) {
56
const
WebCache
::UsageStats& stats) {
62
const
WebCache
::UsageStats& active_stats,
64
const
WebCache
::UsageStats& inactive_stats,
107
const
WebCache
::UsageStats WebCacheManagerTest::kStats = {
116
const
WebCache
::UsageStats WebCacheManagerTest::kStats2 = {
124
static bool operator==(const
WebCache
::UsageStats& lhs
[
all
...]
web_cache_manager.cc
32
using blink::
WebCache
;
135
const
WebCache
::UsageStats& stats) {
198
WebCache
::UsageStats* stats) {
201
memset(stats, 0, sizeof(
WebCache
::UsageStats));
219
const
WebCache
::UsageStats& stats) {
244
const
WebCache
::UsageStats& active_stats,
246
const
WebCache
::UsageStats& inactive_stats,
362
WebCache
::UsageStats active;
363
WebCache
::UsageStats inactive;
chrome_render_message_filter.h
17
#include "third_party/WebKit/public/web/
WebCache
.h"
88
void OnResourceTypeStats(const blink::
WebCache
::ResourceTypeStats& stats);
89
void OnUpdatedCacheStats(const blink::
WebCache
::UsageStats& stats);
/external/chromium_org/third_party/WebKit/Source/web/
WebCache.cpp
32
#include "
WebCache
.h"
41
//
WebCache
::ResourceTypeStat.
43
WebCache
::ResourceTypeStat& to)
51
void
WebCache
::setCapacities(
61
void
WebCache
::clear()
68
void
WebCache
::getUsageStats(UsageStats* result)
83
void
WebCache
::getResourceTypeStats(ResourceTypeStats* result)
94
memset(result, 0, sizeof(
WebCache
::ResourceTypeStats));
/external/chromium_org/chrome/browser/task_manager/
resource_provider.cc
7
#include "third_party/WebKit/public/web/
WebCache
.h"
27
blink::
WebCache
::ResourceTypeStats Resource::GetWebCoreCacheStats() const {
28
return blink::
WebCache
::ResourceTypeStats();
renderer_resource.h
32
virtual blink::
WebCache
::ResourceTypeStats GetWebCoreCacheStats() const
51
const blink::
WebCache
::ResourceTypeStats& stats) OVERRIDE;
71
blink::
WebCache
::ResourceTypeStats stats_;
renderer_resource.cc
52
blink::
WebCache
::ResourceTypeStats
70
const blink::
WebCache
::ResourceTypeStats& stats) {
resource_provider.h
12
#include "third_party/WebKit/public/web/
WebCache
.h"
68
virtual blink::
WebCache
::ResourceTypeStats GetWebCoreCacheStats() const;
110
const blink::
WebCache
::ResourceTypeStats& stats) {}
task_manager.h
23
#include "third_party/WebKit/public/web/
WebCache
.h"
212
blink::
WebCache
::ResourceTypeStats* result) const;
314
const blink::
WebCache
::ResourceTypeStats& stats);
377
blink::
WebCache
::ResourceTypeStats webcore_stats;
/external/chromium_org/third_party/WebKit/public/web/
WebCache.h
39
class
WebCache
{
86
WebCache
(); // Not intended to be instanced.
/external/chromium_org/android_webview/renderer/
aw_render_process_observer.cc
9
#include "third_party/WebKit/public/web/
WebCache
.h"
38
blink::
WebCache
::clear();
/external/chromium_org/chrome/renderer/
chrome_render_process_observer.cc
41
#include "third_party/WebKit/public/web/
WebCache
.h"
56
using blink::
WebCache
;
108
WebCache
::UsageStats stats;
109
WebCache
::getUsageStats(&stats);
337
WebCache
::setCapacities(pending_cache_min_dead_capacity_,
380
WebCache
::setCapacities(
388
WebCache
::clear();
393
WebCache
::ResourceTypeStats stats;
395
WebCache
::getResourceTypeStats(&stats);
420
WebCache
::clear()
[
all
...]
net_benchmarking_extension.cc
9
#include "third_party/WebKit/public/web/
WebCache
.h"
12
using blink::
WebCache
;
74
WebCache
::clear();
/external/chromium_org/content/test/
webkit_support.cc
10
#include "third_party/WebKit/public/web/
WebCache
.h"
88
blink::
WebCache
::clear();
weburl_loader_mock_factory.cc
16
#include "third_party/WebKit/public/web/
WebCache
.h"
18
using blink::
WebCache
;
76
WebCache
::clear();
/external/chromium/chrome/common/
render_messages.h
29
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebCache
.h"
105
IPC_STRUCT_TRAITS_BEGIN(WebKit::
WebCache
::ResourceTypeStat)
112
IPC_STRUCT_TRAITS_BEGIN(WebKit::
WebCache
::ResourceTypeStats)
120
IPC_STRUCT_TRAITS_BEGIN(WebKit::
WebCache
::UsageStats)
279
WebKit::
WebCache
::UsageStats /* stats */)
390
WebKit::
WebCache
::ResourceTypeStats)
/external/chromium/chrome/browser/task_manager/
task_manager.h
24
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebCache
.h"
66
virtual WebKit::
WebCache
::ResourceTypeStats GetWebCoreCacheStats() const {
67
return WebKit::
WebCache
::ResourceTypeStats();
101
const WebKit::
WebCache
::ResourceTypeStats& stats) {}
321
const WebKit::
WebCache
::ResourceTypeStats& stats);
task_manager_resource_providers.h
19
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebCache
.h"
46
virtual WebKit::
WebCache
::ResourceTypeStats GetWebCoreCacheStats() const
59
const WebKit::
WebCache
::ResourceTypeStats& stats);
72
WebKit::
WebCache
::ResourceTypeStats stats_;
/external/chromium_org/chrome/common/
render_messages.h
38
#include "third_party/WebKit/public/web/
WebCache
.h"
205
IPC_STRUCT_TRAITS_BEGIN(blink::
WebCache
::ResourceTypeStat)
212
IPC_STRUCT_TRAITS_BEGIN(blink::
WebCache
::ResourceTypeStats)
220
IPC_STRUCT_TRAITS_BEGIN(blink::
WebCache
::UsageStats)
455
blink::
WebCache
::UsageStats /* stats */)
625
blink::
WebCache
::ResourceTypeStats)
Completed in 462 milliseconds
1
2