Searched refs:FindDigitIndex (Results 1 – 3 of 3) sorted by relevance
58 static int FindDigitIndex(const std::string& fullFileName);
339 int DumpCommonUtils::FindDigitIndex(const std::string& fullFileName) in FindDigitIndex() function in OHOS::HiviewDFX::DumpCommonUtils
265 std::string fileName(each.first, 0, DumpCommonUtils::FindDigitIndex(each.first)); in RecordDirFdInfo()