HomeSort by relevance Sort by last modified time
    Searched refs:read_file_as_long (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/dumpstate/
dumpstate.h 354 int read_file_as_long(const char *path, long int *output);
utils.cpp 594 int read_file_as_long(const char *path, long int *output) { function
    [all...]
dumpstate.cpp 317 if (read_file_as_long(path, &is_tracing)) {
    [all...]

Completed in 348 milliseconds