-
Methods in org.robovm.libimobiledevice.binding with parameters of type LockdowndServiceDescriptorStructOut
| Modifier and Type |
Method |
Description |
protected static long |
LockdowndServiceDescriptorStructOut.getCPtr(LockdowndServiceDescriptorStructOut obj) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_start_service(LockdowndClientRef client,
java.lang.String identifier,
LockdowndServiceDescriptorStructOut service) |
|
static int |
LibIMobileDeviceJNI.lockdownd_start_service(long jarg1,
LockdowndClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
LockdowndServiceDescriptorStructOut jarg3_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_start_service_with_escrow_bag(LockdowndClientRef client,
java.lang.String identifier,
LockdowndServiceDescriptorStructOut service) |
|
static int |
LibIMobileDeviceJNI.lockdownd_start_service_with_escrow_bag(long jarg1,
LockdowndClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
LockdowndServiceDescriptorStructOut jarg3_) |
|
static long |
LibIMobileDeviceJNI.LockdowndServiceDescriptorStructOut_value_get(long jarg1,
LockdowndServiceDescriptorStructOut jarg1_) |
|