Searched refs:SetCount (Results 1 – 2 of 2) sorted by relevance
46 string->SetCount(count_); in operator()66 string->SetCount(count_); in operator()102 string->SetCount(count_); in operator()133 string->SetCount(count_); in operator()
95 void SetCount(int32_t new_count) REQUIRES_SHARED(Locks::mutator_lock_) { in SetCount() function