Lines Matching full:endl
116 mErr << "Could not parse number " << ptrString << std::endl;
125 mErr << "Could not parse number " << pidStr << std::endl;
244 mOut << std::endl;
259 mOut << "<!-- " << std::endl
260 << " This is a skeleton device manifest. Notes: " << std::endl
261 << " 1. android.hidl.*, android.frameworks.*, android.system.* are not included." << std::endl
262 << " 2. If a HAL is supported in both hwbinder and passthrough transport, " << std::endl
263 << " only hwbinder is shown." << std::endl
264 << " 3. It is likely that HALs in passthrough transport does not have" << std::endl
265 << " <interface> declared; users will have to write them by hand." << std::endl
266 << " 4. A HAL with lower minor version can be overridden by a HAL with" << std::endl
267 << " higher minor version if they have the same name and major version." << std::endl
268 << " 5. sepolicy version is set to 0.0. It is recommended that the entry" << std::endl
269 << " is removed from the manifest file and written by assemble_vintf" << std::endl
270 << " at build time." << std::endl
271 << "-->" << std::endl;
287 << "' is not a valid FQName." << std::endl;
320 << "' doesn't have bitness info, assuming 32+64." << std::endl;
324 mErr << "Warning: '" << entry.transport << "' is not a valid transport." << std::endl;
334 << std::endl;
363 mErr << "Warning: cannot add hal '" << fqInstanceName << "'" << std::endl;
414 mOut << table.description << std::endl;
444 mOut << std::endl;
474 mErr << "Error: Unknown source of entry " << source << std::endl;
506 << ret.description() << std::endl;
536 << ret.description() << std::endl;
556 << listRet.description() << std::endl;
572 << getRet.description() << std::endl;
580 << std::endl;
593 << debugRet.description() << std::endl;
602 << ", are you root?" << std::endl;
642 mErr << "Failed to get defaultServiceManager()!" << std::endl;
652 mErr << "Failed to get getPassthroughServiceManager()!" << std::endl;
698 mErr << "Unrecognized sorting column: " << optarg << std::endl;
709 mErr << "Could not open file '" << optarg << "'." << std::endl;
754 mErr << "Could not open file '" << optarg << "'." << std::endl;
773 mErr << "Unrecognized option `" << arg.argv[optind] << "`" << std::endl;