SetMapElement      57 net/disk_cache/blockfile/bitmap.h   void SetMapElement(int array_index, uint32 value);
SetMapElement      35 net/disk_cache/blockfile/bitmap_unittest.cc   bitmap.SetMapElement(1, kValue);
SetMapElement     237 net/disk_cache/blockfile/bitmap_unittest.cc   bitmap.SetMapElement(0, 0x7ff10060);
SetMapElement     275 net/disk_cache/blockfile/bitmap_unittest.cc   bitmap.SetMapElement(10, 0xff00);
SetMapElement     283 net/disk_cache/blockfile/bitmap_unittest.cc   bitmap.SetMapElement(10, 0xff000000);
SetMapElement     284 net/disk_cache/blockfile/bitmap_unittest.cc   bitmap.SetMapElement(11, 0xff);