Searched refs:appendLine (Results 1 – 1 of 1) sorted by relevance
424 static void appendLine(std::string* error, const std::string& message) { in appendLine() function541 appendLine(error, "No framework manifest file from device or from update package"); in checkCompatibility()545 appendLine(error, "No device manifest file from device or from update package"); in checkCompatibility()549 appendLine(error, "No framework matrix file from device or from update package"); in checkCompatibility()553 appendLine(error, "No device matrix file from device or from update package"); in checkCompatibility()559 appendLine(error, "No runtime info from device"); in checkCompatibility()715 appendLine(appendedError, android::base::Join(accumulatedErrors, "\n")); in IsInstanceDeprecated()