Searched refs:RegionSetRep (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmemory_region_map.h285 union RegionSetRep;
H A Dmemory_region_map.cc176 union MemoryRegionMap::RegionSetRep { union in class:MemoryRegionMap
183 // We use RegionSetRep with noop c-tor so that global construction
185 static MemoryRegionMap::RegionSetRep regions_rep;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmemory_region_map.h261 union RegionSetRep;
H A Dmemory_region_map.cc168 union MemoryRegionMap::RegionSetRep { union in class:MemoryRegionMap
175 // We use RegionSetRep with noop c-tor so that global construction
177 static MemoryRegionMap::RegionSetRep regions_rep;

Completed in 527 milliseconds