Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DRuntimeInfo.h58 const std::string &hardwareId() const;
/system/libvintf/
DRuntimeInfo.cpp44 const std::string &RuntimeInfo::hardwareId() const { in hardwareId() function in android::vintf::RuntimeInfo
Dparse_string.cpp474 << ki.osVersion() << "/" << ki.hardwareId() << ";" << ki.mBootAvbVersion << "/" in dump()