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.cpp187 info.mNodeName = "localhost"; in testRuntimeInfo()
/system/libvintf/include/vintf/
DRuntimeInfo.h116 std::string mNodeName; member
/system/libvintf/
DRuntimeInfo.cpp33 return mNodeName; in nodeName()
DRuntimeInfo-target.cpp123 mRuntimeInfo->mNodeName = buf.nodename; in fetchVersion()