Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc86 base::FilePath GetBackingFile(const base::FilePath& loopdev_path) { in GetBackingFile() function
/aosp_15_r20/system/gsid/
H A Dpartition_installer.cpp292 const std::string PartitionInstaller::GetBackingFile(std::string name) { in GetBackingFile() function in android::gsi::PartitionInstaller
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc1227 File* EntryImpl::GetBackingFile(Addr address, int index) { in GetBackingFile() function in disk_cache::EntryImpl