Searched refs:QueryInt64Value (Results 1 – 2 of 2) sorted by relevance
1163 QueryInt64Value(&i); in Int64Value()1200 XMLError QueryInt64Value(int64_t* value) const;1347 return a->QueryInt64Value(value); in QueryInt64Attribute()
1408 XMLError XMLAttribute::QueryInt64Value(int64_t* value) const in QueryInt64Value() function in tinyxml2::XMLAttribute