Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dparam_test.cpp74 std::vector<const std::string> validPaths; variable
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp149 bool VerifyFilePath(const std::string& filePath, const std::vector<const std::string>& validPaths) in VerifyFilePath()