ndk::
    #include <binder_interface_utils.h>
  
implementation of IInterface for client (p = proxy)
Summary
Inheritance
Inherits from: INTERFACE| Constructors and Destructors | |
|---|---|
| BpCInterface(const SpAIBinder & binder) | |
| ~BpCInterface() | 
| Public functions | |
|---|---|
| asBinder() overridefinal | |
| dump(int fd, const char **args, uint32_t numArgs) override | |
| isRemote() overridefinal | bool | 
Public functions
BpCInterface
BpCInterface( const SpAIBinder & binder )
asBinder
SpAIBinder asBinder() overridefinal
dump
binder_status_t dump( int fd, const char **args, uint32_t numArgs ) override
isRemote
bool isRemote() overridefinal
~BpCInterface
virtual ~BpCInterface()
