Home
last modified time | relevance | path

Searched defs:str_attr (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DTinyXml2Helper.cpp75 std::string str_attr = CTinyXml2Helper::ElementAttribute(ele, attr); in GetElementAttributeBool() local
82 std::string str_attr = CTinyXml2Helper::ElementAttribute(ele, attr); in GetElementAttributeInt() local