Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/dfxutil/
Ddfx_util.cpp160 for (auto validPath : validPaths) { in VerifyFilePath() local
161 if (filePath.find(validPath) == 0) { in VerifyFilePath()