Searched refs:error_stream (Results 1 – 1 of 1) sorted by relevance
65 std::ostringstream error_stream; in CheckInterfaceInheritanceHierarchy() local68 error_stream << "\nInterface is not in the known set of hidl_interfaces: '" in CheckInterfaceInheritanceHierarchy()80 error_stream << "\nInterface '" << intf.string() << "' requires its full inheritance " in CheckInterfaceInheritanceHierarchy()85 const std::string& errors = error_stream.str(); in CheckInterfaceInheritanceHierarchy()