Searched refs:GetSubFile (Results 1 – 3 of 3) sorted by relevance
53 vector<string> subFiles = FaultDetectorUtil::GetSubFile(path, true); in RemoveInvalidFile()
52 static std::vector<std::string> GetSubFile(const std::string &path, bool digit = false);
163 vector<string> FaultDetectorUtil::GetSubFile(const string &path, bool digit) in GetSubFile() function in OHOS::HiviewDFX::FaultDetectorUtil