Searched refs:getSessionInfoValue (Results 1 – 4 of 4) sorted by relevance
68 const char* getSessionInfoValue (void) const;
90 const char* value = m_containerParser.getSessionInfoValue(); in parse()
85 const char* ContainerFormatParser::getSessionInfoValue (void) const in getSessionInfoValue() function in xe::ContainerFormatParser
220 ….sessionInfo(m_containerParser.getSessionInfoAttribute(), m_containerParser.getSessionInfoValue()); in parse()