Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp88 inline bool IsValidFileName(const std::string& strFileName) in IsValidFileName() function
554 if (rqst.fileName[0] && IsValidFileName(rqst.fileName) == false) { in CheckPersistStartRqst()