Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.cpp208 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function
229 cpuinfo_len = read_file("/proc/cpuinfo", cpuinfo, sizeof cpuinfo); in GetCpuInfo()