Searched defs:real_path (Results 1 – 7 of 7) sorted by relevance
78 base::string16 real_path = *name; in NtCreateKey() local124 base::string16 real_path = *name; in NtOpenKey() local
22 def __init__(self, display_path, real_path): argument
48 def create_404_response(real_path): argument
436 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()
85 bool RealPath(const FilePath& path, FilePath* real_path) { in RealPath()
276 std::string real_path = ReadLink(path).value(); in ParseLockPath() local
1050 base::FilePath real_path = all_downloads[0]->GetTargetFilePath(); in IN_PROC_BROWSER_TEST_F() local