Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DRuntimeInfo.h122 std::string mCpuInfo; member
/system/libvintf/
DRuntimeInfo.cpp61 return mCpuInfo; in cpuInfo()
DRuntimeInfo-target.cpp99 mRuntimeInfo->mCpuInfo = sstream.str(); in fetchCpuInfo()