Searched refs:kKeyTag (Results 1 – 2 of 2) sorted by relevance
181 static const uint8 kKeyTag =251 if (tag == kKeyTag) {288 case kKeyTag:418 if (input->ExpectTag(kKeyTag)) {457 if (PROTOBUF_PREDICT_TRUE(!ctx->Done(&ptr) && *ptr == kKeyTag)) {
2269 const char kKeyTag = 0x08; in TEST() local2287 wire_format.push_back(is_key ? kKeyTag in TEST()