Searched defs:GetInt64Value (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmap.h146 int64 GetInt64Value() const { function in class:google::protobuf::MapKey
148 "MapKey::GetInt64Value");
348 int64 GetInt64Value() const { function in class:google::protobuf::MapValueRef
350 "MapValueRef::GetInt64Value");
1700 return hash< ::google::protobuf::int64>()(map_key.GetInt64Value());

Completed in 107 milliseconds