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

  /external/chromium_org/storage/browser/fileapi/
file_system_operation_context.h 70 void set_quota_limit_type(storage::QuotaLimitType limit_type) { function in class:storage::FileSystemOperationContext
sandbox_file_system_backend.cc 117 operation_context->set_quota_limit_type(storage::kQuotaLimitTypeUnlimited);
119 operation_context->set_quota_limit_type(storage::kQuotaLimitTypeLimited);

Completed in 104 milliseconds