Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h143 CacheAddr GetNextAddr(Addr address);
Dbackend_impl.cc842 CacheAddr BackendImpl::GetNextAddr(Addr address) { in GetNextAddr() function in disk_cache::BackendImpl
865 address.set_value(GetNextAddr(address)); in NotLinked()