Home | History | Annotate | Download | only in bootanimation

Lines Matching full:readfile

507 static bool readFile(ZipFileRO* zip, const char* name, String8& outString)
633 if (!readFile(animation.zip, "desc.txt", desString)) {