Searched defs:sysCapName (Results 1 – 3 of 3) sorted by relevance
243 char *sysCapName = reinterpret_cast<char *>(ReadString(reply, &sysCapNameLen)); in DeserializeSystemCapabilities() local802 bool HasSystemCapability(const char *sysCapName) in HasSystemCapability()
131 char *sysCapName = reinterpret_cast<char *>(ReadString(req, &size)); in HasSystemCapability() local
600 bool ManagerService::HasSystemCapability(const char *sysCapName) in HasSystemCapability()