Searched refs:SetCount (Results 1 – 5 of 5) sorted by relevance
47 string->SetCount(count_); in operator()67 string->SetCount(count_); in operator()103 string->SetCount(count_); in operator()134 string->SetCount(count_); in operator()
101 void SetCount(int32_t new_count) REQUIRES_SHARED(Locks::mutator_lock_) { in SetCount() function
64 void SetCount(uint64_t count) { count_ = count; } in SetCount() function
190 if (buf->count() == 0) buf->SetCount(count); in ReadDmaBufFdRefs()
340 new_string->SetCount(length_with_flag_); in operator ()()