Searched defs:GetMapBlockType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.cc31 inline int GetMapBlockType(uint8 value) { function in namespace:__anon9139
81 if (GetMapBlockType(map_block) != target)
134 int new_type = GetMapBlockType(new_value);
181 int type = GetMapBlockType(map_block);

Completed in 109 milliseconds