FileGrowthMap     368 content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc     const ppapi::FileGrowthMap& file_growths) {
FileGrowthMap     118 content/browser/renderer_host/pepper/pepper_file_system_browser_host.h       const ppapi::FileGrowthMap& file_growths);
FileGrowthMap      96 content/browser/renderer_host/pepper/quota_reservation.cc     const ppapi::FileGrowthMap& file_growths,
FileGrowthMap      99 content/browser/renderer_host/pepper/quota_reservation.cc     ppapi::FileGrowthMap::const_iterator growth_it =
FileGrowthMap      54 content/browser/renderer_host/pepper/quota_reservation.h                     const ppapi::FileGrowthMap& file_growth,
FileGrowthMap     127 content/browser/renderer_host/pepper/quota_reservation_unittest.cc     ppapi::FileGrowthMap* file_growths_ptr,
FileGrowthMap     142 content/browser/renderer_host/pepper/quota_reservation_unittest.cc     ppapi::FileGrowthMap* file_growths) {
FileGrowthMap     166 content/browser/renderer_host/pepper/quota_reservation_unittest.cc   ppapi::FileGrowthMap file_growths;
FileGrowthMap     224 content/browser/renderer_host/pepper/quota_reservation_unittest.cc   ppapi::FileGrowthMap file_growths;
FileGrowthMap     178 ppapi/proxy/file_system_resource.cc   FileGrowthMap file_growths;
FileGrowthMap     241 ppapi/proxy/file_system_resource_unittest.cc   FileGrowthMap file_growths;
FileGrowthMap     427 ppapi/proxy/nacl_message_scanner.cc         FileGrowthMap file_growths;
FileGrowthMap     433 ppapi/proxy/nacl_message_scanner.cc         for (FileGrowthMap::iterator it = file_growths.begin();
FileGrowthMap     227 ppapi/proxy/nacl_message_scanner_unittest.cc   FileGrowthMap new_file_growths;
FileGrowthMap    1381 ppapi/proxy/ppapi_messages.h                      ppapi::FileGrowthMap /* file_growths */)
FileGrowthMap      21 ppapi/shared_impl/file_growth.cc FileGrowthMap FileSizeMapToFileGrowthMapForTesting(
FileGrowthMap      23 ppapi/shared_impl/file_growth.cc   FileGrowthMap file_growths;
FileGrowthMap      32 ppapi/shared_impl/file_growth.cc     const FileGrowthMap& file_growths) {
FileGrowthMap      34 ppapi/shared_impl/file_growth.cc   for (FileGrowthMap::const_iterator it = file_growths.begin();
FileGrowthMap      26 ppapi/shared_impl/file_growth.h PPAPI_SHARED_EXPORT FileGrowthMap
FileGrowthMap      29 ppapi/shared_impl/file_growth.h     FileGrowthMapToFileSizeMapForTesting(const FileGrowthMap& file_growths);