HomeSort by relevance Sort by last modified time
    Searched refs:allowed_bytes_growth_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/storage/browser/fileapi/
file_system_operation_context.cc 16 allowed_bytes_growth_(0),
25 allowed_bytes_growth_(0),
file_system_operation_context.h 48 allowed_bytes_growth_ = allowed_bytes_growth;
52 int64 allowed_bytes_growth() const { return allowed_bytes_growth_; }
80 int64 allowed_bytes_growth_; member in class:storage::FileSystemOperationContext

Completed in 119 milliseconds