Searched refs:getDeviceData (Results 1 – 3 of 3) sorted by relevance
68 bool getDeviceData(const std::string &deviceName, Parser::Parsed **devData);
117 if(m_pReader->getDeviceData(it->first,&etm_dev)) in createDecodeTree()125 if(m_pReader->getDeviceData(coreDevName,&core_dev)) in createDecodeTree()
256 bool SnapShotReader::getDeviceData(const std::string &deviceName, Parser::Parsed **devData) in getDeviceData() function in SnapShotReader