Searched refs:IsDescValid (Results 1 – 3 of 3) sorted by relevance
45 static bool IsDescValid(const std::string& desc);
32 bool DataValidator::IsDescValid(const std::string& desc) in IsDescValid() function in OHOS::Security::AccessToken::DataValidator
51 if (!DataValidator::IsDescValid(permDef.description)) { in IsPermissionDefValid()