Searched refs:GenerateChildKey (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/disk_cache/
H A Dsparse_control.h91 std::string GenerateChildKey();
H A Dsparse_control.cc431 std::string key = GenerateChildKey();
488 std::string SparseControl::GenerateChildKey() { function in class:disk_cache::SparseControl
/external/chromium_org/net/disk_cache/
H A Dsparse_control.h92 std::string GenerateChildKey();
H A Dsparse_control.cc445 std::string key = GenerateChildKey();
506 std::string SparseControl::GenerateChildKey() { function in class:disk_cache::SparseControl
/external/chromium_org/net/disk_cache/v3/
H A Dsparse_control_v3.h107 std::string GenerateChildKey();
H A Dsparse_control_v3.cc449 std::string key = GenerateChildKey();
629 std::string SparseControl::GenerateChildKey() { function in class:disk_cache::SparseControl

Completed in 56 milliseconds