Home | History | Annotate | Download | only in cmd

Lines Matching refs:ReadFileToString

705   if (!android::base::ReadFileToString(path, &content, true /*follow_symlinks*/)) {