Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp97 static std::string rootForCmd(int fd) { in rootForCmd() function
672 auto root = rootForCmd(control->cmd); in IncFs_SetOptions()
919 const auto root = rootForCmd(control->cmd); in IncFs_MakeDir()
940 const auto root = rootForCmd(control->cmd); in IncFs_MakeDirs()
975 const auto root = rootForCmd(control->cmd); in IncFs_GetMetadataById()
989 const auto root = rootForCmd(control->cmd); in IncFs_GetMetadataByPath()
1012 const auto root = rootForCmd(control->cmd); in IncFs_GetId()
1086 auto root = rootForCmd(control->cmd); in IncFs_Link()
1109 auto root = rootForCmd(control->cmd); in IncFs_Unlink()
1275 const auto root = rootForCmd(cmd); in IncFs_OpenForSpecialOpsByPath()
[all …]