Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dsparse_control.h91 std::string GenerateChildKey();
Dsparse_control.cc431 std::string key = GenerateChildKey(); in OpenChild()
488 std::string SparseControl::GenerateChildKey() { in GenerateChildKey() function in disk_cache::SparseControl