Lines Matching refs:Attach
936 binder0.Attach(connection_); in TEST_F()
937 binder1.Attach(connection_); in TEST_F()
940 binder1.Attach(connection_); in TEST_F()
942 binder3.Attach(connection_); in TEST_F()
943 binder2.Attach(connection_); in TEST_F()
946 binder3.Attach(nullptr); in TEST_F()
974 binder->Attach(connection1); in TEST_F()
981 binder->Attach(nullptr); in TEST_F()
990 connection2->lower_binder_.Attach(connection1); in TEST_F()
1000 binder->Attach(connection1); in TEST_F()
1003 test_binder.Attach(connection_); in TEST_F()
1016 connection->lower_binder_.Attach(connection); in TEST_F()
1022 binder.Attach(connection); in TEST_F()
1033 connection_a->lower_binder_.Attach(connection_b); in TEST_F()
1034 connection_b->lower_binder_.Attach(connection_a); in TEST_F()
1043 binder_a.Attach(connection_a); in TEST_F()
1044 binder_b.Attach(connection_b); in TEST_F()
1062 binder.Attach(connection); in TEST_F()
1072 binder.Attach(nullptr); in TEST_F()
1090 binder->Attach(connection); in TEST_F()
1156 connection_->lower_binder_.Attach(connection1); in TEST_F()
1159 connection1->lower_binder_.Attach(connection2); in TEST_F()
1162 connection2->lower_binder_.Attach(connection3); in TEST_F()
1166 connection3->lower_binder_.Attach(connection1); in TEST_F()