Home
last modified time | relevance | path

Searched defs:srcFd (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_catcher.cpp93 int srcFd = open(path, O_RDONLY); in AppendFile() local
/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp236 int srcFd = open(srcFilePath.c_str(), O_RDONLY); in CopyFile() local
/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c392 INT32 srcFd = -1; in OsShellCmdDoCp() local
/base/startup/init/services/init/
H A Dinit_common_cmds.c261 int srcFd = -1; in DoCopy() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp546 int srcFd = open(srcPath.c_str(), O_RDONLY | O_NONBLOCK); in WriteFile() local
656 int srcFd = open(srcSpecPath.c_str(), O_RDONLY); in WriteEventFile() local

Completed in 7 milliseconds