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

/system/libvintf/test/
H A DRuntimeInfo-fake.cpp29 mHardwareId = "aarch64";
H A Dmain.cpp152 info.mHardwareId = "aarch64";
/system/libvintf/include/vintf/
H A DRuntimeInfo.h89 std::string mHardwareId; member in struct:android::vintf::RuntimeInfo
/system/libvintf/
H A DRuntimeInfo.cpp45 return mHardwareId;
H A DRuntimeInfo-target.cpp175 mRuntimeInfo->mHardwareId = buf.machine;

Completed in 181 milliseconds