Searched refs:try_role_switch_ (Results 1 – 1 of 1) sorted by relevance
38 return sizeof(try_role_switch_); in size()43 insert(try_role_switch_, it); in Serialize()47 explicit PageResponseBuilder(uint8_t try_role_switch) : try_role_switch_(try_role_switch) {} in PageResponseBuilder()48 uint8_t try_role_switch_; variable