Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DIBinderRpcTest.aidl28 IBinder getNullBinder(); in getNullBinder() method
H A DbinderRpcTestCommon.h335 Status getNullBinder(sp<IBinder>* out) override { in getNullBinder() function
/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/
H A Dlib.rs76 fn getNullBinder(&self) -> Result<SpIBinder, Status> { in getNullBinder() method
/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
H A Dmain.rs84 fn getNullBinder(&self) -> Result<SpIBinder, Status> { in getNullBinder() method