Lines Matching refs:input_filename
155 const char *input_filename = pInput.getName().c_str();
159 ALOGE("Invalid RS info file %s! (%s)", input_filename,
167 input_filename, pInput.getErrorMessage().c_str());
176 input_filename, pInput.getErrorMessage().c_str());
188 "cache.", input_filename);
197 "%s. Treat it as as a dirty cache.", input_filename, RSINFO_VERSION,
209 ALOGW("Corrupted RS info file %s! (unexpected size found)", input_filename);
222 ALOGW("Corrupted RS info file %s! (data out of the range)", input_filename);
230 ALOGE("Out of memory when create RSInfo object for %s!", input_filename);
245 input_filename);