Searched refs:offsets_ (Results 1 – 4 of 4) sorted by relevance
248 descriptor, entry, offsets_, in CreateDefaultInstance()281 static int offsets_[2]; variable301 default_enum_value>::offsets_[2] = {
189 offsets_ (offsets), in GeneratedMessageReflection()219 offsets_ (offsets), in GeneratedMessageReflection()1732 offsets_[field->index()]) in MutableRawRepeatedField()1735 return reinterpret_cast<uint8*>(message) + offsets_[field->index()]; in MutableRawRepeatedField()1764 offsets_[field->index()])->GetRepeatedField()); in GetRawRepeatedField()1766 return reinterpret_cast<const uint8*>(&message) + offsets_[field->index()]; in GetRawRepeatedField()1901 offsets_[index]; in GetRaw()1911 void* ptr = reinterpret_cast<uint8*>(message) + offsets_[index]; in MutableRaw()1920 offsets_[field->index()] : in DefaultRaw()1922 offsets_[field->index()]; in DefaultRaw()[all …]
444 const int* offsets_; variable
29551 Landroid/icu/text/CollationElementIterator;->offsets_:Landroid/icu/impl/coll/UVector32;