Searched defs:allowed_bytes_growth_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
H A Dfile_system_operation_context.h48 allowed_bytes_growth_ = allowed_bytes_growth;
52 int64 allowed_bytes_growth() const { return allowed_bytes_growth_; }
80 int64 allowed_bytes_growth_; member in class:fileapi::FileSystemOperationContext

Completed in 328 milliseconds