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

  /external/chromium/net/disk_cache/
mem_entry_impl.cc 40 std::string GenerateChildName(const std::string& base_name, int child_id) {
560 GenerateChildName(parent->key(), child_id_),
sparse_control.cc 44 std::string GenerateChildName(const std::string& base_name, int64 signature,
133 std::string child_name = GenerateChildName(name_, signature_, child_id);
489 return GenerateChildName(entry_->GetKey(), sparse_header_.signature,

Completed in 23 milliseconds