Searched refs:kBufferType (Results 1 – 2 of 2) sorted by relevance
62 : ID(kInvalid), FType(kBufferType), Len(0), Data(0) {} in NaClBitcodeHeaderField()88 : ID(MyID), FType(kBufferType), Len(MyLen), Data(new uint8_t[MyLen]) { in NaClBitcodeHeaderField()148 case kBufferType: in Contents()
48 kBufferType, // Buffer of form uint8_t[len]. enumerator