Home
last modified time | relevance | path

Searched refs:returnVendorStabilityBinder (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/tests/
DIBinderStabilityTest.aidl42 IBinder returnVendorStabilityBinder(); in returnVendorStabilityBinder() method
DbinderStabilityTest.cpp119 Status returnVendorStabilityBinder(sp<IBinder>* _aidl_return) override { in returnVendorStabilityBinder() function in MyBinderStabilityTest
199 EXPECT_TRUE(server->returnVendorStabilityBinder(&out).isOk()); in TEST()