Searched refs:NameI64 (Results 1 – 3 of 3) sorted by relevance
52 public static readonly byte[] NameI64 = { (byte)'i', (byte)'6', (byte)'4' }; field in Thrift.Protocol.Utilities.TJSONProtocolConstants.TypeNames
38 return TJSONProtocolConstants.TypeNames.NameI64; in GetTypeNameForTypeId()
41 new Tuple<TType, byte[]>(TType.I64, TJSONProtocolConstants.TypeNames.NameI64), in GetTypeNameForTypeId_Test()80 new Tuple<TType, byte[]>(TType.I64, TJSONProtocolConstants.TypeNames.NameI64), in GetTypeIdForTypeName_Test()