Searched refs:m_quota (Results 1 – 2 of 2) sorted by relevance
75 , m_quota(quota) in StorageNamespaceImpl()101 …geNamespaceImpl> newNamespace = adoptRef(new StorageNamespaceImpl(m_storageType, m_path, m_quota)); in copy()119 storageArea = StorageAreaImpl::create(m_storageType, origin, m_syncManager, m_quota); in storageArea()
80 unsigned m_quota; // The default quota for each new storage area. variable