Home
last modified time | relevance | path

Searched refs:HIVIEW_FileMove (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview_lite/
Dhiview_util.h100 int32 HIVIEW_FileMove(const char *src, const char *dest);
Dhiview_util.c266 int32 HIVIEW_FileMove(const char *src, const char *dest) in HIVIEW_FileMove() function
Dhiview_file.c259 int32 ret = HIVIEW_FileMove(fp->path, dest); in ProcFile()