Searched defs:real_path (Results 1 – 5 of 5) sorted by relevance
28 const char* real_path = nullptr; in OpenatForGuest() local
29 const char* real_path = TryReadLinkToMainExecutableRealPath(path); in ReadLinkAtForGuest() local
57 const char* real_path = nullptr; in FstatatForGuest() local
53 bool GetTestElfFilepath(const char* name, std::string* real_path, std::string* error_msg) { in GetTestElfFilepath()
4467 const std::string& real_path = path.empty() ? screenshot_path_ : path; in TakeScreenshot() local