Home
last modified time | relevance | path

Searched refs:asInt64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h723 Int64 asInt64() const;
Djsoncpp.cpp3109 Value::Int64 Value::asInt64() const { in asInt64() function in Json::Value
3156 return asInt64(); in asLargestInt()