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

  /external/chromium/net/disk_cache/
block_files.cc 29 inline int GetMapBlockType(uint8 value) {
57 if (GetMapBlockType(map_block) != target)
106 int new_type = GetMapBlockType(new_value);
157 int type = GetMapBlockType(map_block);
  /external/chromium_org/net/disk_cache/
block_files.cc 30 inline int GetMapBlockType(uint8 value) {
72 if (GetMapBlockType(map_block) != target)
125 int new_type = GetMapBlockType(new_value);
173 int type = GetMapBlockType(map_block);

Completed in 27 milliseconds