Home
last modified time | relevance | path

Searched refs:actual_bytes (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
Dfile_win.cc35 DWORD actual_bytes, DWORD error);
39 DWORD actual_bytes, DWORD error) { in OnIOCompleted() argument
43 DCHECK(!actual_bytes); in OnIOCompleted()
44 actual_bytes = static_cast<DWORD>(-1); in OnIOCompleted()
49 data->callback_->OnFileIOComplete(static_cast<int>(actual_bytes)); in OnIOCompleted()
/external/webkit/JavaScriptCore/wtf/
DTCSystemAlloc.h51 extern void* TCMalloc_SystemAlloc(size_t bytes, size_t *actual_bytes,