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

/frameworks/native/cmds/atrace/
H A Datrace.cpp171 static bool fileExists(const char* filename) { function
276 if (!fileExists(path)) {
282 ok |= fileExists(path);
329 if (fileExists(k_printTgidPath)) {

Completed in 49 milliseconds