Home
last modified time | relevance | path

Searched defs:dirPtr (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp83 DIR* dirPtr = opendir(dir.c_str()); in ForceRemoveDirectory() local
111 DIR* dirPtr = opendir(dir.c_str()); in GetDirFiles() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp237 DIR* dirPtr = opendir(TRACE_DEFAULT_DIR.c_str()); in DelSnapshotTraceFile() local