Home
last modified time | relevance | path

Searched defs:real_path (Results 1 - 17 of 17) sorted by relevance

/base/web/webview/test/unittest/ohos_adapter/datashare_adapter_impl_test/
H A Ddatashare_adapter_impl_test.cpp59 std::string real_path = DatashareAdapterImpl::GetInstance().GetRealPath(uri); in HWTEST_F() local
/kernel/linux/linux-6.6/scripts/
H A Drustdoc_test_gen.rs127 let mut real_path: &str = ""; in main() variables
/third_party/node/deps/uvwasi/src/
H A Dfd_table.h16 char* real_path; member
H A Dfd_table.c59 uvwasi_fd_table_insert(uvwasi_t* uvwasi, struct uvwasi_fd_table_t* table, uv_file fd, uv_tcp_t* sock, const char* mapped_path, const char* real_path, uvwasi_filetype_t type, uvwasi_rights_t rights_base, uvwasi_rights_t rights_inheriting, int preopen, struct uvwasi_fd_wrap_t** wrap) uvwasi_fd_table_insert() argument
270 uvwasi_fd_table_insert_preopen(uvwasi_t* uvwasi, struct uvwasi_fd_table_t* table, const uv_file fd, const char* path, const char* real_path) uvwasi_fd_table_insert_preopen() argument
/third_party/python/Mac/Tools/
H A Dpythonw.c158 static char real_path[PATH_MAX * 2]; in main() local
[all...]
/kernel/linux/common_modules/code_sign/
H A Dcode_sign_elf.c228 char *real_path = file_path(file, path_buf, PATH_MAX - 1); in elf_file_enable_fs_verity() local
/kernel/linux/linux-6.6/fs/
H A Dfile_table.c50 struct path real_path; member
H A Dopen.c1176 backing_file_open(const struct path *path, int flags, const struct path *real_path, const struct cred *cred) backing_file_open() argument
/third_party/curl/lib/
H A Dfile.c145 char *real_path; in file_connect() local
[all...]
/third_party/node/deps/uvwasi/include/
H A Duvwasi.h56 const char* real_path; member
/third_party/vulkan-loader/tests/framework/shim/
H A 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/gn/src/base/files/
H A Dfile_util_win.cc419 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_venc.c63 HI_CHAR real_path[PATH_MAX] = {0}; in FileTrans_GetThmFromJpg() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_server.c133 char *real_path; in hmdfs_open_link() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_server.c133 char *real_path; in hmdfs_open_link() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc741 real_path(const string&path, string& result) in real_path() function
/third_party/libdrm/
H A Dxf86drm.c3560 char real_path[PATH_MAX + 1] = ""; in drmParseSubsystemType() local

Completed in 26 milliseconds