Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
Dincfs.cpp808 const auto pathRoot = registry().rootFor(path); in IncFs_GetMetadataByPath() local
810 if (root.empty() || root != pathRoot) { in IncFs_GetMetadataByPath()
821 const auto pathRoot = registry().rootFor(path); in IncFs_GetId() local
823 if (root.empty() || root != pathRoot) { in IncFs_GetId()
876 const auto pathRoot = registry().rootFor(path); in IncFs_GetSignatureByPath() local
878 if (root.empty() || root != pathRoot) { in IncFs_GetSignatureByPath()
1059 const auto pathRoot = registry().rootFor(path); in IncFs_OpenForSpecialOpsByPath() local
1062 if (root.empty() || root != pathRoot) { in IncFs_OpenForSpecialOpsByPath()