Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/ndk/tests/
H A DIBinderNdkUnitTest.aidl27 void takeInterface(IEmpty test); in takeInterface() method
H A Dlibbinder_ndk_unit_test.cpp60 ndk::ScopedAStatus takeInterface(const std::shared_ptr<aidl::IEmpty>& empty) { in takeInterface() function in MyBinderNdkUnitTest
542 service->takeInterface(empty); in TEST()