Searched refs:updatable_ (Results 1 – 2 of 2) sorted by relevance
128 bool is_updatable() const { return updatable_; } in is_updatable()243 bool updatable_ = false; variable
790 updatable_ = true; in ParseUpdatable()