Searched refs:SetCount (Results 1 – 2 of 2) sorted by relevance
61 string->SetCount(count_); in operator()81 string->SetCount(count_); in operator()117 string->SetCount(count_); in operator()148 string->SetCount(count_); in operator()
81 void SetCount(int32_t new_count) REQUIRES_SHARED(Locks::mutator_lock_) { in SetCount() function