Searched refs:updatable_ (Results 1 – 2 of 2) sorted by relevance
136 bool is_updatable() const { return updatable_; } in is_updatable()220 bool updatable_ = false; variable
577 service_->updatable_ = true; in ParseUpdatable()