Searched refs:QueryInt64Attribute (Results 1 – 3 of 3) sorted by relevance
1355 XMLError QueryInt64Attribute(const char* name, int64_t* value) const { in QueryInt64Attribute() function1435 return QueryInt64Attribute(name, value); in QueryAttribute()
1592 QueryInt64Attribute(name, &i); in Int64Attribute()
856 XMLError queryResult = element->QueryInt64Attribute("attrib", &v); in main()