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