Searched refs:appendLine (Results 1 – 1 of 1) sorted by relevance
458 static void appendLine(std::string* error, const std::string& message) { in appendLine() function589 appendLine(error, "No framework manifest file from device or from update package"); in checkCompatibility()593 appendLine(error, "No device manifest file from device or from update package"); in checkCompatibility()597 appendLine(error, "No framework matrix file from device or from update package"); in checkCompatibility()601 appendLine(error, "No device matrix file from device or from update package"); in checkCompatibility()607 appendLine(error, "No runtime info from device"); in checkCompatibility()736 appendLine(appendedError, android::base::Join(accumulatedErrors, "\n")); in IsInstanceDeprecated()