Searched refs:ConfirmReverseBinderLists (Results 1 – 3 of 3) sorted by relevance
33 bool ConfirmReverseBinderLists(const android::sp<ITestService>& s);
87 if (!client_tests::ConfirmReverseBinderLists(service)) return 1; in main()
159 bool ConfirmReverseBinderLists(const sp<ITestService>& s) { in ConfirmReverseBinderLists() function