Home
last modified time | relevance | path

Searched defs:GetBackingFile (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc86 base::FilePath GetBackingFile(const base::FilePath& loopdev_path) { in GetBackingFile() function
/external/cronet/net/disk_cache/blockfile/
Dentry_impl.cc1292 File* EntryImpl::GetBackingFile(Addr address, int index) { in GetBackingFile() function in disk_cache::EntryImpl