Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DRuntimeInfo-target.cpp56 status_t fetchCpuInfo(RuntimeInfo::FetchFlags flags);
90 status_t RuntimeInfoFetcher::fetchCpuInfo(RuntimeInfo::FetchFlags) { in fetchCpuInfo() function in android::vintf::RuntimeInfoFetcher
185 {F::CPU_INFO, &RF::fetchCpuInfo, "/proc/cpuinfo"}, in fetchAllInformation()