Searched refs:dataChmodErrno (Results 1 – 1 of 1) sorted by relevance
285 int dataChmodErrno; in chmodIntepreter() local288 dataChmodErrno = FileUtils.chmod(InterpreterUtils.getInterpreterRoot(mContext), 0755); in chmodIntepreter()296 return dataChmodErrno == 0 && interpreterChmodSuccess; in chmodIntepreter()