Home
last modified time | relevance | path

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

/system/libvintf/test/
DRuntimeInfo-fake.cpp44 mHardwareId = "aarch64"; in doFetch()
DLibVintfTest.cpp198 info.mHardwareId = "aarch64"; in testRuntimeInfo()
/system/libvintf/include/vintf/
DRuntimeInfo.h135 std::string mHardwareId; member
/system/libvintf/
DRuntimeInfo.cpp48 return mHardwareId; in hardwareId()
DRuntimeInfo-target.cpp126 mRuntimeInfo->mHardwareId = buf.machine; in fetchVersion()