Searched refs:watch_identity_pair_ (Results 1 – 1 of 1) sorted by relevance
126 bool watch_identity_pair() { return watch_identity_pair_; } in watch_identity_pair()169 void set_watch_identity_pair(bool watch) { watch_identity_pair_ = watch; } in set_watch_identity_pair()189 bool watch_identity_pair_ = false; member