Searched refs:commit_count_ (Results 1 – 4 of 4) sorted by relevance
18604 int32_t commit_count() const { return commit_count_; } in commit_count()18605 void set_commit_count(int32_t value) { commit_count_ = value; _has_field_.set(1); } in set_commit_count()18788 int32_t commit_count_{}; member in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState19852 && commit_count_ == other.commit_count_ in operator ==()19911 field.get(&commit_count_); in ParseFromArray()20071 msg->AppendVarInt(1, commit_count_); in Serialize()
44947 int32_t commit_count() const { return commit_count_; }44948 void set_commit_count(int32_t value) { commit_count_ = value; _has_field_.set(1); }45131 int32_t commit_count_{};
23245 int32_t commit_count() const { return commit_count_; } in commit_count()23246 void set_commit_count(int32_t value) { commit_count_ = value; _has_field_.set(1); } in set_commit_count()23429 int32_t commit_count_{}; member in perfetto::protos::gen::ChromeCompositorStateMachine_MinorState24495 && commit_count_ == other.commit_count_ in operator ==()24554 field.get(&commit_count_); in ParseFromArray()24714 msg->AppendVarInt(1, commit_count_); in Serialize()
119660 int32_t commit_count() const { return commit_count_; }119661 void set_commit_count(int32_t value) { commit_count_ = value; _has_field_.set(1); }119844 int32_t commit_count_{};