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