Lines Matching refs:domain
495 int write_tarfile(const String8& packageName, const String8& domain,504 // domain directories, so we should just skip it513 if ((5 + packageName.length() + 1 + domain.length() >= 155) || (relpath.length() >= 100)) {607 if (domain.length() > 0) {608 prefix.appendPath(domain);