Home
last modified time | relevance | path

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

/system/extras/memtrack/
Dmemtrack.h80 bool getInformation(int pid, char *pid_str, size_t pid_str_len);
Dmemtrack.cpp123 bool ProcessInfo::getInformation(int pid, char *pid_str, size_t pid_str_len) { in getInformation() function in ProcessInfo
189 getInformation(pid, dir_data->d_name, len); in scan()