Home
last modified time | relevance | path

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

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