Searched refs:IsValidSystemName (Results 1 – 2 of 2) sorted by relevance
94 return IsValidSystemName(name); in IsValidName()362 (resourceId.id & START_SYS_ID) == START_SYS_ID && !IsValidSystemName(resourceId.name)) { in ParseName()404 bool IdWorker::IsValidSystemName(const string &name) const in IsValidSystemName() function in OHOS::Global::Restool::IdWorker
65 bool IsValidSystemName(const std::string &name) const;