Searched refs:IsLegalFileName (Results 1 – 2 of 2) sorted by relevance
88 if (!IsLegalFileName(mapTokens[MMAP_LINE_TOKEN_INDEX_NAME])) { in ParseMapsLine()103 bool MapsInfo::IsLegalFileName(const std::string &fileName) in IsLegalFileName() function in OHOS::Developtools::Hiebpf::MapsInfo
61 bool IsLegalFileName(const std::string &fileName);