OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetUsage
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/webkit/browser/quota/
usage_tracker_unittest.cc
52
int64 usage =
GetUsage
(origin);
96
int64
GetUsage
(const GURL& origin) {
quota_temporary_storage_evictor_unittest.cc
56
UsageAndQuota quota_and_usage(-1,
GetUsage
(), quota_, available_space_);
69
int64
GetUsage
() const {
165
quota_eviction_handler()->
GetUsage
());
174
quota_eviction_handler()->
GetUsage
());
234
EXPECT_EQ(3000 + 200 + 500, quota_eviction_handler()->
GetUsage
());
238
EXPECT_EQ(200 + 500, quota_eviction_handler()->
GetUsage
());
254
EXPECT_EQ(20 + 2900 + 450 + 400, quota_eviction_handler()->
GetUsage
());
258
EXPECT_EQ(450 + 400, quota_eviction_handler()->
GetUsage
());
287
EXPECT_EQ(initial_total_size, quota_eviction_handler()->
GetUsage
());
291
quota_eviction_handler()->
GetUsage
());
[
all
...]
/external/chromium_org/webkit/browser/fileapi/
file_system_usage_cache.cc
46
bool FileSystemUsageCache::
GetUsage
(const base::FilePath& usage_file_path,
48
TRACE_EVENT0("FileSystem", "UsageCache::
GetUsage
");
/external/openfst/src/include/fst/
flags.h
141
void
GetUsage
(std::set< std::pair<string, string> > *usage_set) const {
/external/chromium_org/content/browser/fileapi/
file_system_operation_impl_unittest.cc
258
int64
GetUsage
() {
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h
325
virtual HRESULT STDMETHODCALLTYPE
GetUsage
(
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_objects.h
325
virtual HRESULT STDMETHODCALLTYPE
GetUsage
(
/external/lzma/CPP/7zip/UI/Common/
Bench.cpp
409
UInt64
GetUsage
(const CBenchInfo &info)
Completed in 163 milliseconds