Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dservice_checker.cpp157 static int CheckServiceNameValid(const std::string &serviceName) in CheckServiceNameValid() function
206 if (CheckServiceNameValid(serviceName) != 0) { in GetServiceContext()