OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubstractStorageSize
(Results
1 - 10
of
10
) sorted by null
/external/chromium/net/disk_cache/
mem_backend_impl.h
104
void
SubstractStorageSize
(int32 bytes);
mem_backend_impl.cc
113
SubstractStorageSize
(old_size - new_size);
318
void MemBackendImpl::
SubstractStorageSize
(int32 bytes) {
backend_impl.h
313
void
SubstractStorageSize
(int32 bytes);
backend_impl.cc
989
SubstractStorageSize
(old_size - new_size);
[
all
...]
/external/chromium_org/net/disk_cache/
mem_backend_impl.h
106
void
SubstractStorageSize
(int32 bytes);
mem_backend_impl.cc
110
SubstractStorageSize
(old_size - new_size);
332
void MemBackendImpl::
SubstractStorageSize
(int32 bytes) {
backend_impl.h
326
void
SubstractStorageSize
(int32 bytes);
backend_impl.cc
847
SubstractStorageSize
(old_size - new_size);
[
all
...]
/external/chromium_org/net/disk_cache/v3/
backend_impl_v3.h
220
void
SubstractStorageSize
(int32 bytes);
backend_impl_v3.cc
266
SubstractStorageSize
(old_size - new_size);
1123
void BackendImpl::
SubstractStorageSize
(int32 bytes) {
[
all
...]
Completed in 92 milliseconds