Searched defs:blocked_state (Results 1 – 2 of 2) sorted by relevance
114 BlockedState blocked_state() { return blocked_state_; } in blocked_state() function115 void set_blocked_state(BlockedState blocked_state) { in set_blocked_state()
132 optional BlockedState blocked_state = 18 [default=STATE_ALLOWED]; field