Searched refs:chmod_ret (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp1024 int chmod_ret = fchmod(fd, 0666); local
1025 if (chmod_ret < 0) {

Completed in 64 milliseconds