Home
last modified time | relevance | path

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

/system/libvintf/test/
DRuntimeInfo-fake.cpp41 mNodeName = "localhost"; in doFetch()
DLibVintfTest.cpp203 info.mNodeName = "localhost"; in testRuntimeInfo()
/system/libvintf/include/vintf/
DRuntimeInfo.h134 std::string mNodeName; member
/system/libvintf/
DRuntimeInfo-target.cpp95 mRuntimeInfo->mNodeName = buf.nodename; in fetchVersion()
DRuntimeInfo.cpp37 return mNodeName; in nodeName()