Searched refs:TYPE_INT64 (Results 1 – 4 of 4) sorted by relevance
66 return setData(key, TYPE_INT64, &value, sizeof(value)); in setInt64()122 if (!findData(key, &type, &data, &size) || type != TYPE_INT64) { in findInt64()302 case TYPE_INT64: in asString()
174 TYPE_INT64 = 'in64', enumerator
40 public static final int TYPE_INT64 = 0x0007; field in MtpConstants
1768 … ::google::protobuf::int64, ::google::protobuf::internal::WireFormatLite::TYPE_INT64>( in MergePartialFromCodedStream()