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

  /external/chromium_org/content/browser/
storage_partition_impl.h 28 CONTENT_EXPORT static int GenerateQuotaClientMask(uint32 remove_mask);
storage_partition_impl_unittest.cc 448 StoragePartitionImpl::GenerateQuotaClientMask(
451 StoragePartitionImpl::GenerateQuotaClientMask(
454 StoragePartitionImpl::GenerateQuotaClientMask(
457 StoragePartitionImpl::GenerateQuotaClientMask(
463 StoragePartitionImpl::GenerateQuotaClientMask(
    [all...]
storage_partition_impl.cc 195 int StoragePartitionImpl::GenerateQuotaClientMask(uint32 remove_mask) {
611 StoragePartitionImpl::GenerateQuotaClientMask(remove_mask),

Completed in 26 milliseconds