Home
last modified time | relevance | path

Searched refs:GetStorageFileName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp49 std::string GetStorageFileName() in GetStorageFileName() function
86 std::string filePath = FileUtil::GetFilePathByDir(dirPath, GetStorageFileName()); in WriteEvent()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp67 std::string GetStorageFileName() in GetStorageFileName() function
111 std::string filePath = FileUtil::GetFilePathByDir(dirPath, GetStorageFileName()); in HiWriteEvent()