#include <support_p/binder_module.h>
Public Attributes | |
unsigned int | code |
union { | |
uint8_t buf [8] | |
struct { | |
const void * buffer | |
const void * offsets | |
} ptr | |
} | data |
size_t | data_size |
unsigned int | flags |
size_t | offsets_size |
int | priority |
union { | |
unsigned long handle | |
void * ptr | |
} | target |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|