class IBinderEcho

Defined at line 19 of file gen/src/microfuchsia/tee/tests/rpc/inet/binder_echo_aidl/include/IBinderEcho.h

Public Members

static String16 descriptor

Public Methods

void IBinderEcho ()
::android::sp<IBinderEcho> asInterface (const ::android::sp< ::android::IBinder> & obj)
const ::android::sp<IBinderEcho> & getDefaultImpl ()
const ::android::String16 & getInterfaceDescriptor ()
bool setDefaultImpl (::android::sp<IBinderEcho> impl)
void ~IBinderEcho ()
::android::binder::Status echo (const ::std::string & str, ::std::string * _aidl_return)