Lines Matching refs:endl
168 err() << "Could not parse number " << ptrString << std::endl; in getPidInfo()
177 err() << "Could not parse number " << pidStr << std::endl; in getPidInfo()
316 << "' is not a valid FQName." << std::endl; in dumpVintf()
328 << ". It is removed from the generated manifest." << std::endl; in dumpVintf()
360 << "' doesn't have bitness info, assuming 32+64." << std::endl; in dumpVintf()
364 … err() << "Warning: '" << entry.transport << "' is not a valid transport." << std::endl; in dumpVintf()
374 << std::endl; in dumpVintf()
401 err() << "Warning: cannot add hal '" << fqInstanceName << "'" << std::endl; in dumpVintf()
405 out << "<!-- " << std::endl in dumpVintf()
406 << " This is a skeleton " << manifest.type() << " manifest. Notes: " << std::endl in dumpVintf()
408 << "-->" << std::endl; in dumpVintf()
458 out << std::endl; in dumpTable()
472 err() << "Could not open file '" << mFileOutputPath << "'." << std::endl; in dump()
494 err() << "Error: Unknown source of entry " << source << std::endl; in putEntry()
523 << ret.description() << std::endl; in fetchAllLibraries()
552 << ret.description() << std::endl; in fetchPassthrough()
568 << listRet.description() << std::endl; in fetchBinderized()
593 err() << "Warning: Skipping \"" << entry->interfaceName << "\": " << msg << std::endl; in fetchBinderizedEntry()
691 err() << "Failed to get defaultServiceManager()!" << std::endl; in fetch()
701 err() << "Failed to get getPassthroughServiceManager()!" << std::endl; in fetch()
785 thiz->err() << "Unrecognized sorting column: " << arg << std::endl; in registerAllOptions()
867 err() << "unrecognized option `" << arg.argv[optind - 1] << "'" << std::endl; in parseArgs()
878 err() << "unrecognized option `" << arg.argv[optind] << "'" << std::endl; in parseArgs()
883 err() << "Error: --neat should not be used with --debug." << std::endl; in parseArgs()
954 err() << "list:" << std::endl in usage()
955 << " lshal" << std::endl in usage()
956 << " lshal list" << std::endl in usage()
957 … << " List all hals with default ordering and columns (`lshal list -riepc`)" << std::endl in usage()
958 << " lshal list [-h|--help]" << std::endl in usage()
959 << " -h, --help: Print help message for list (`lshal help list`)" << std::endl in usage()
960 << " lshal [list] [OPTIONS...]" << std::endl; in usage()
977 err() << line << std::endl; in usage()