Searched refs:Unsigned64Value (Results 1 – 2 of 2) sorted by relevance
/external/tinyxml2/ | ||
D | tinyxml2.h | 1168 uint64_t Unsigned64Value() const { in Unsigned64Value() function |
D | xmltest.cpp | 993 XMLTest("attrib-uint64", uint64_t(37), attrib->Unsigned64Value(), true); in main() |