Searched defs:max_bytes (Results 1 – 10 of 10) sorted by relevance
/external/chromium/chrome/browser/sessions/ |
D | base_session_service.cc | 30 void WriteStringToPickle(Pickle& pickle, int* bytes_written, int max_bytes, in WriteStringToPickle() 42 void WriteString16ToPickle(Pickle& pickle, int* bytes_written, int max_bytes, in WriteString16ToPickle()
|
/external/chromium/sdch/open-vcdiff/src/ |
D | blockhash_test.cc | 63 int max_bytes) { in MatchingBytesToLeft() 71 int max_bytes) { in MatchingBytesToRight() 452 const int max_bytes = expected_length - 1; in TEST_F() local 463 const int max_bytes = expected_length + 1; in TEST_F() local 479 const int max_bytes = expected_length - 1; in TEST_F() local 491 const int max_bytes = expected_length + 1; in TEST_F() local
|
D | blockhash.cc | 351 int max_bytes) { in MatchingBytesToLeft() 372 int max_bytes) { in MatchingBytesToRight()
|
/external/chromium/net/disk_cache/ |
D | mem_backend_impl.cc | 44 Backend* MemBackendImpl::CreateBackend(int max_bytes, net::NetLog* net_log) { in CreateBackend() 80 bool MemBackendImpl::SetMaxSize(int max_bytes) { in SetMaxSize()
|
D | backend_impl.cc | 189 CacheCreator(const FilePath& path, bool force, int max_bytes, in CacheCreator() 292 int CreateCacheBackend(net::CacheType type, const FilePath& path, int max_bytes, in CreateCacheBackend() 413 int max_bytes, net::CacheType type, in CreateBackend() 792 bool BackendImpl::SetMaxSize(int max_bytes) { in SetMaxSize()
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | httpread.c | 72 int max_bytes; /* maximum file size else abort it */ member 743 int max_bytes, /* maximum body size else abort it */ in httpread_create()
|
/external/wpa_supplicant_8/src/wps/ |
D | httpread.c | 72 int max_bytes; /* maximum file size else abort it */ member 743 int max_bytes, /* maximum body size else abort it */ in httpread_create()
|
/external/chromium/net/http/ |
D | http_cache.cc | 71 int max_bytes, in DefaultBackend() 82 HttpCache::BackendFactory* HttpCache::DefaultBackend::InMemory(int max_bytes) { in InMemory()
|
/external/qemu/ |
D | loader.c | 514 size_t max_bytes; in load_uimage() local
|
/external/freetype/src/psaux/ |
D | psobjs.c | 1316 FT_Offset max_bytes, in ps_parser_to_bytes()
|