Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/generator/
H A Dvariableloader.cc46 Result<std::string> GetRealPath(std::string target_path) { in GetRealPath() function
58 auto real_path = GetRealPath(root + partition); in LoadVariableFromPartitionPath()