Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp93 static std::string indexPath(std::string_view root, IncFsFileId fileId) { in indexPath() function
1649 const auto indexPath = path::join(root, INCFS_INDEX_NAME); in isEverythingLoadedSlow() local