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

/system/extras/memtrack/
H A Dmemtrack.h78 bool getInformation(int pid, char *pid_str, size_t pid_str_len);
H A Dmemtrack.cpp127 bool ProcessInfo::getInformation(int pid, char *pid_str, size_t pid_str_len) { function in class:ProcessInfo
193 getInformation(pid, dir_data->d_name, len);

Completed in 48 milliseconds