Searched refs:GenerateChildName (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
H A Dsparse_control.cc44 std::string GenerateChildName(const std::string& base_name, int64 signature, function in namespace:__anon2469
133 std::string child_name = GenerateChildName(name_, signature_, child_id);
489 return GenerateChildName(entry_->GetKey(), sparse_header_.signature,
H A Dmem_entry_impl.cc40 std::string GenerateChildName(const std::string& base_name, int child_id) { function in namespace:__anon2466
560 GenerateChildName(parent->key(), child_id_),

Completed in 882 milliseconds