Home
last modified time | relevance | path

Searched refs:fileIsWritable (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/atrace/
Datrace.cpp296 static bool fileIsWritable(const char* filename) { in fileIsWritable() function
406 if (!fileIsWritable(path)) { in isCategorySupported()
664 if (path != NULL && fileIsWritable(path)) { in disableKernelTraceEvents()
713 if (fileIsWritable(k_currentTracerPath)) { in setKernelTraceFuncs()
716 if (fileIsWritable(k_ftraceFilterPath)) { in setKernelTraceFuncs()
878 if (fileIsWritable(path)) { in setUpKernelTracing()