Home
last modified time | relevance | path

Searched refs:VerifyFilePath (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dparam_test.cpp75 bool ret = VerifyFilePath(filePath, validPaths); in HWTEST_F()
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.h37 AT_SYMBOL_HIDDEN bool VerifyFilePath(const std::string& filePath, const std::vector<const std::string>& validPaths);
H A Ddfx_util.cpp149 bool VerifyFilePath(const std::string& filePath, const std::vector<const std::string>& validPaths) in VerifyFilePath() function
/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.cpp727 if (!VerifyFilePath(path, VALID_FILE_PATH)) { in CreateFileForRequest()

Completed in 3 milliseconds