Home
last modified time | relevance | path

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

/system/libvintf/test/
DRuntimeInfo-fake.cpp25 mNodeName = "localhost"; in fetchAllInformation()
Dmain.cpp148 info.mNodeName = "localhost"; in testRuntimeInfo()
/system/libvintf/include/vintf/
DRuntimeInfo.h86 std::string mNodeName; member
/system/libvintf/
DRuntimeInfo.cpp33 return mNodeName; in nodeName()
DRuntimeInfo-target.cpp172 mRuntimeInfo->mNodeName = buf.nodename; in fetchVersion()