Searched defs:is_bound (Results 1 – 14 of 14) sorted by relevance
61 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
195 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
93 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
83 bool is_bound() const { return internal_state_.is_bound(); } in is_bound() function
67 bool is_bound; in Init() local
68 bool is_bound() const { return !!router_; } in is_bound() function
45 bool is_bound() const { return !!endpoint_client_; } in is_bound() function
47 bool is_bound() const { return handle_.is_valid() || endpoint_client_; } in is_bound() function
191 bool is_bound = false; in Bind() local
66857 bool is_bound; member
97372 bool is_bound; member
68445 bool is_bound; member