Searched refs:stack_version_ (Results 1 – 2 of 2) sorted by relevance
534 stack_version_ = std::make_unique<IntProperty>(prop_reg_.get(), in InitializeTouchpad()536 if (stack_version_->val_ == 2) { in InitializeTouchpad()
710 std::unique_ptr<IntProperty> stack_version_; member