Searched refs:ProcFile (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview_lite/ |
H A D | hiview_file.h | 177 int8 ProcFile(HiviewFile *fp, const char *dest, FileProcMode mode);
|
H A D | hiview_file.c | 160 ProcFile(fp, fp->outPath, HIVIEW_FILE_RENAME); in WriteToFile() 227 int8 ProcFile(HiviewFile *fp, const char *dest, FileProcMode mode) in ProcFile() function
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-bundles-fs-support.md | 379 static int TestWrite(struct ProcFile *pf, const char *buffer, size_t buflen, loff_t *ppos)
|
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/ |
H A D | hiview_output_event.c | 578 int ret = ProcFile(f, dest, (FileProcMode)mode); in HiEventFileProcImp()
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/ |
H A D | hiview_output_log.c | 709 int ret = ProcFile(&g_logFile, dest, (FileProcMode)mode); in HiLogFileProcImp()
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-bundles-fs-support.md | 385 static int TestWrite(struct ProcFile *pf, const char *buffer, size_t buflen, loff_t *ppos)
|