Home
last modified time | relevance | path

Searched refs:ConfirmReverseBinderLists (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/
Daidl_test_client_primitives.h33 bool ConfirmReverseBinderLists(const android::sp<ITestService>& s);
Daidl_test_client.cpp87 if (!client_tests::ConfirmReverseBinderLists(service)) return 1; in main()
Daidl_test_client_primitives.cpp159 bool ConfirmReverseBinderLists(const sp<ITestService>& s) { in ConfirmReverseBinderLists() function