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

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

Completed in 41 milliseconds