Home
last modified time | relevance | path

Searched refs:GetFilePathByDir (Results 1 - 9 of 9) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dfile_util.h32 std::string GetFilePathByDir(const std::string& dir, const std::string& fileName);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp93 std::string filePath = GetFilePathByDir(dir, dirInfo->d_name); in ForceRemoveDirectory()
121 std::string filePath = GetFilePathByDir(dir, ent->d_name); in GetDirFiles()
196 std::string GetFilePathByDir(const std::string& dir, const std::string& fileName) in GetFilePathByDir() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dfile_util.h39 std::string GetFilePathByDir(const std::string& dir, const std::string& fileName);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp84 std::string filePath = FileUtil::GetFilePathByDir(dirPath, GetStorageFileName()); in WriteEvent()
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dfile_util.cpp76 std::string GetFilePathByDir(const std::string& dir, const std::string& fileName) in GetFilePathByDir() function
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp109 std::string filePath = FileUtil::GetFilePathByDir(dirPath, GetStorageFileName()); in HiWriteEvent()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp203 std::string fileName = FileUtil::GetFilePathByDir(osEventPath_, std::string(event->name)); in HandleDirEvent()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp260 auto result = FileUtil::GetFilePathByDir(LOG_DIR_PATH, "test.log"); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp187 dirPath_ = FileUtil::GetFilePathByDir(dir, DATABASE_DIR); in InitDbStoreDir()

Completed in 5 milliseconds