Home
last modified time | relevance | path

Searched defs:real_path (Results 1 – 10 of 10) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp176 auto real_path = it->folder_path; in READDIR_FUNC_NAME() local
224 fs::path real_path = platform_shim.get_real_path_from_fake_path(path.parent_path()); in ACCESS_FUNC_NAME() local
242 … auto real_path = platform_shim.get_real_path_from_fake_path(path.parent_path()) / path.filename(); in FOPEN_FUNC_NAME() local
/third_party/python/Mac/Tools/
Dpythonw.c158 static char real_path[PATH_MAX * 2]; in main() local
/third_party/node/deps/uvwasi/src/
Dfd_table.c64 const char* real_path, in uvwasi_fd_table_insert()
274 const char* real_path) { in uvwasi_fd_table_insert_preopen()
Dfd_table.h16 char* real_path; member
/third_party/curl/lib/
Dfile.c145 char *real_path; in file_connect() local
/third_party/node/deps/uvwasi/include/
Duvwasi.h56 const char* real_path; member
/third_party/gn/src/base/files/
Dfile_util_win.cc419 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()
/third_party/libabigail/src/
Dabg-tools-utils.cc741 real_path(const string&path, string& result) in real_path() function
/third_party/node/src/
Dnode_wasi.cc220 node::Utf8Value real_path(env->isolate(), real); in New() local
/third_party/libdrm/
Dxf86drm.c3560 char real_path[PATH_MAX + 1] = ""; in drmParseSubsystemType() local