Lines Matching refs:endl

97             mErr << "Could not parse number " << ptrString << std::endl;
106 mErr << "Could not parse number " << pidStr << std::endl;
193 mOut << std::endl;
197 mOut << "<!-- " << std::endl
198 << " This is a skeleton device manifest. Notes: " << std::endl
199 << " 1. android.hidl.*, android.frameworks.*, android.system.* are not included." << std::endl
200 << " 2. If a HAL is supported in both hwbinder and passthrough transport, " << std::endl
201 << " only hwbinder is shown." << std::endl
202 << " 3. It is likely that HALs in passthrough transport does not have" << std::endl
203 << " <interface> declared; users will have to write them by hand." << std::endl
204 << " 4. sepolicy version is set to 0.0. It is recommended that the entry" << std::endl
205 << " is removed from the manifest file and written by assemble_vintf" << std::endl
206 << " at build time." << std::endl
207 << "-->" << std::endl;
223 << "' is not a valid FQName." << std::endl;
256 << "' doesn't have bitness info, assuming 32+64." << std::endl;
260 mErr << "Warning: '" << entry.transport << "' is not a valid transport." << std::endl;
269 << std::endl;
297 mErr << "Warning: cannot add hal '" << fqInstanceName << "'" << std::endl;
347 mOut << table.description << std::endl;
372 mOut << std::endl;
401 mErr << "Error: Unknown source of entry " << source << std::endl;
432 << ret.description() << std::endl;
462 << ret.description() << std::endl;
482 << listRet.description() << std::endl;
498 << getRet.description() << std::endl;
506 << std::endl;
519 << debugRet.description() << std::endl;
527 << ", are you root?" << std::endl;
562 mErr << "Failed to get defaultServiceManager()!" << std::endl;
572 mErr << "Failed to get getPassthroughServiceManager()!" << std::endl;
616 mErr << "Unrecognized sorting column: " << optarg << std::endl;
627 mErr << "Could not open file '" << optarg << "'." << std::endl;
668 mErr << "Could not open file '" << optarg << "'." << std::endl;
683 mErr << "Unrecognized option `" << arg.argv[optind] << "`" << std::endl;