Home
last modified time | relevance | path

Searched defs:chmod_ret (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Dutils.cpp824 const int chmod_ret = fchmod(fd, 0666); in DumpTracesTombstoned() local
922 int chmod_ret = fchmod(fd, 0666); in DumpTraces() local