Home
last modified time | relevance | path

Searched defs:file (Results 476 - 500 of 2180) sorted by relevance

1...<<11121314151617181920>>...88

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_handler_asset_test.cpp321 string file = "test123"; in HWTEST_F() local
346 string file = "test123"; in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dzip_util.cpp78 FILE *ZipUtil::GetFileHandle(const std::string &file) in GetFileHandle() argument
93 std::string file = srcFile; in GetDestFilePath() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dkernel_talker.h78 int file = open(realPath, O_RDWR); in SetCmd() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_ffi.cpp46 int FfiOHOSFileFsCloseByFd(int32_t file) in FfiOHOSFileFsCloseByFd() argument
54 int FfiOHOSFileFsClose(int64_t file) in FfiOHOSFileFsClose() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dclose.cpp70 auto file = GetFileEntity(env, fdOrFileFromJsArg); in ParseJsOperand() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_dir.cpp29 MtpFsTypeDir::MtpFsTypeDir(LIBMTP_file_t *file) in MtpFsTypeDir() argument
69 void MtpFsTypeDir::AddFile(const MtpFsTypeFile &file) in AddFile() argument
89 bool MtpFsTypeDir::RemoveFile(const MtpFsTypeFile &file) in RemoveFile() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp96 FILE *file = fopen(path.c_str(), "r"); in CheckMaps() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dzip_util.cpp79 FILE* ZipUtil::GetFileHandle(const std::string& file) in GetFileHandle() argument
94 std::string file = srcFile; in GetDestFilePath() local
[all...]
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMprotectApiTest.cpp225 char file[] = MPROTECT_TESTFILE; in HWTEST_F() local
275 char file[] = MPROTECT_TESTFILE; in HWTEST_F() local
328 char file[] = MPROTECT_TESTFILE; HWTEST_F() local
374 char file[] = MPROTECT_TESTFILE; HWTEST_F() local
416 char file[] = MPROTECT_TESTFILE; HWTEST_F() local
458 char file[] = MPROTECT_TESTFILE; HWTEST_F() local
[all...]
H A DMremapApiTest.cpp239 char file[] = MREMAP_TESTFILE; in HWTEST_F() local
291 char file[] = MREMAP_TESTFILE; in HWTEST_F() local
343 char file[] = MREMAP_TESTFILE; HWTEST_F() local
399 char file[] = MREMAP_TESTFILE; HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/process/processid/
H A DProcessApiTest.cpp136 char file[] = "/data/local/tmp/exec_test.txt"; in HWTEST_F() local
160 char file[] = "/data/local/tmp/exec_test.txt"; in HWTEST_F() local
/third_party/elfutils/tests/
H A Dget-lines.c96 const char *file = dwarf_linesrc (l, NULL, NULL); in main() local
[all...]
H A Dlow_high_pc.c37 const char *file; member
H A Dallfcts.c32 const char *file = dwarf_decl_file (func); in cb() local
H A Dnext_cfi.c101 const char *file = argv[1]; in main() local
H A Dnext-lines.c74 const char *file = dwarf_linesrc (l, NULL, NULL); in main() local
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getscopevar.c63 const char *file = files->info[idx].name; in file_matches() local
H A Ddwarf_getalt.c50 __libdw_filepath (const char *debugdir, const char *dir, const char *file) in __libdw_filepath() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsrc_file.c101 const char *file = dwfl_dwarf_line_file (line); in dwfl_module_getsrc_file() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-kmod.c66 _printf_(6,0) static void udev_kmod_log(void *data, int priority, const char *file, int line, const char *fn, const char *format, va_list args) { in udev_kmod_log() argument
/third_party/eudev/src/libudev/
H A Dlibudev.c224 udev_set_log_fn(struct udev *udev, void (*log_fn)(struct udev *udev, int priority, const char *file, int line, const char *fn, const char *format, va_list args)) udev_set_log_fn() argument
/third_party/eudev/hm_src/
H A Dlog.c13 int log_oom_internal(const char *file, int line, const char *func) in log_oom_internal() argument
18 void log_assert_failed(const char *text, const char *file, int line, const char *func) in log_assert_failed() argument
23 void log_assert_failed_unreachable(const char *text, const char *file, int line, const char *func) in log_assert_failed_unreachable() argument
38 log_internal( int level, int error, const char *file, int line, const char *func, const char *format, ...) log_internal() argument
/third_party/gn/src/gn/
H A Declipse_writer.cc56 base::FilePath file = build_settings->GetFullPath(build_settings->build_dir()) in RunAndWriteFile() local
H A Dimport_manager.cc75 bool ImportManager::DoImport(const SourceFile& file, in DoImport() argument
19 UncachedImport(const Settings* settings, const SourceFile& file, const ParseNode* node_for_err, Err* err) UncachedImport() argument
[all...]
/third_party/ffmpeg/tests/api/
H A Dapi-h264-slice-test.c116 FILE *file = NULL; in main() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...88