Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
Dincfs.cpp85 static std::string rootForCmd(int fd) { in rootForCmd() function
534 auto root = rootForCmd(control->cmd); in IncFs_SetOptions()
552 std::string result = rootForCmd(control->cmd); in IncFs_Root()
739 const auto root = rootForCmd(control->cmd); in IncFs_MakeDir()
760 const auto root = rootForCmd(control->cmd); in IncFs_MakeDirs()
795 const auto root = rootForCmd(control->cmd); in IncFs_GetMetadataById()
809 const auto root = rootForCmd(control->cmd); in IncFs_GetMetadataByPath()
822 const auto root = rootForCmd(control->cmd); in IncFs_GetId()
858 const auto root = rootForCmd(control->cmd); in IncFs_GetSignatureById()
877 const auto root = rootForCmd(control->cmd); in IncFs_GetSignatureByPath()
[all …]