Home
last modified time | relevance | path

Searched refs:GenerateQuotaClientMask (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/
Dstorage_partition_impl_unittest.cc448 StoragePartitionImpl::GenerateQuotaClientMask( in TEST_F()
451 StoragePartitionImpl::GenerateQuotaClientMask( in TEST_F()
454 StoragePartitionImpl::GenerateQuotaClientMask( in TEST_F()
457 StoragePartitionImpl::GenerateQuotaClientMask( in TEST_F()
463 StoragePartitionImpl::GenerateQuotaClientMask( in TEST_F()
Dstorage_partition_impl.h28 CONTENT_EXPORT static int GenerateQuotaClientMask(uint32 remove_mask);
Dstorage_partition_impl.cc195 int StoragePartitionImpl::GenerateQuotaClientMask(uint32 remove_mask) { in GenerateQuotaClientMask() function in content::StoragePartitionImpl
611 StoragePartitionImpl::GenerateQuotaClientMask(remove_mask), in ClearOriginsOnIOThread()