Home
last modified time | relevance | path

Searched refs:StartBlockFromLocation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dindex_table_v3.cc185 int StartBlockFromLocation(int location) { in StartBlockFromLocation() function
284 return Addr(file_type, 1, file_number, StartBlockFromLocation(location)); in GetAddress()