Home
last modified time | relevance | path

Searched defs:nestMe (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DIBinderRpcTest.aidl40 void nestMe(IBinderRpcTest binder, int calls); in nestMe() method
H A DbinderRpcTestCommon.h360 Status nestMe(const sp<IBinderRpcTest>& binder, int count) override { in nestMe() function
/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/
H A Dlib.rs91 fn nestMe( in nestMe() method
/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
H A Dmain.rs106 fn nestMe( in nestMe() method