Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp291 static void dump_dev_files(const char *title, const char *driverpath, const char *filename) in dump_dev_files() argument
297 d = opendir(driverpath); in dump_dev_files()
306 snprintf(path, sizeof(path), "%s/%s/%s", driverpath, de->d_name, filename); in dump_dev_files()