Home | History | Annotate | Download | only in dumpstate

Lines Matching refs:ReadFileToString

140     if (!android::base::ReadFileToString(path_, &content)) {
1160 if (!android::base::ReadFileToString(ext_csd_path, &buffer)) {