Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h514 int read_file_as_long(const char *path, long int *output);
Ddumpstate.cpp3471 int read_file_as_long(const char *path, long int *output) { in read_file_as_long() function