-
Methods in org.robovm.libimobiledevice.binding with parameters of type PlistRefOut
| Modifier and Type |
Method |
Description |
protected static long |
PlistRefOut.getCPtr(PlistRefOut obj) |
|
static InstProxyError |
LibIMobileDevice.instproxy_browse(InstproxyClientRef client,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_browse(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
PlistRef jarg2_,
long jarg3,
PlistRefOut jarg3_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_check_capabilities_match(InstproxyClientRef client,
StringArray capabilities,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_check_capabilities_match(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
StringArray jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_lookup(InstproxyClientRef client,
StringArray appids,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_lookup(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
StringArray jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_lookup_archives(InstproxyClientRef client,
PlistRef client_options,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.instproxy_lookup_archives(long jarg1,
InstproxyClientRef jarg1_,
long jarg2,
PlistRef jarg2_,
long jarg3,
PlistRefOut jarg3_) |
|
static void |
LibIMobileDevice.instproxy_status_get_current_list(PlistRef status,
LongOut total,
LongOut current_index,
LongOut current_amount,
PlistRefOut list) |
|
static void |
LibIMobileDeviceJNI.instproxy_status_get_current_list(long jarg1,
PlistRef jarg1_,
long jarg2,
LongOut jarg2_,
long jarg3,
LongOut jarg3_,
long jarg4,
LongOut jarg4_,
long jarg5,
PlistRefOut jarg5_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_get_value(LockdowndClientRef client,
java.lang.String domain,
java.lang.String key,
PlistRefOut value) |
|
static int |
LibIMobileDeviceJNI.lockdownd_get_value(long jarg1,
LockdowndClientRef jarg1_,
java.lang.String jarg2,
java.lang.String jarg3,
long jarg4,
PlistRefOut jarg4_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_pair_with_options(LockdowndClientRef client,
LockdowndPairRecordStruct pair_record,
PlistRef options,
PlistRefOut response) |
|
static int |
LibIMobileDeviceJNI.lockdownd_pair_with_options(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
LockdowndPairRecordStruct jarg2_,
long jarg3,
PlistRef jarg3_,
long jarg4,
PlistRefOut jarg4_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_receive(LockdowndClientRef client,
PlistRefOut plist) |
|
static int |
LibIMobileDeviceJNI.lockdownd_receive(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
PlistRefOut jarg2_) |
|
static MobileImageMounterError |
LibIMobileDevice.mobile_image_mounter_lookup_image(MobileImageMounterClientRef client,
java.lang.String image_type,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.mobile_image_mounter_lookup_image(long jarg1,
MobileImageMounterClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
PlistRefOut jarg3_) |
|
static MobileImageMounterError |
LibIMobileDevice.mobile_image_mounter_mount_image(MobileImageMounterClientRef client,
java.lang.String image_path,
byte[] signature,
short signature_size,
java.lang.String image_type,
PlistRefOut result) |
|
static int |
LibIMobileDeviceJNI.mobile_image_mounter_mount_image(long jarg1,
MobileImageMounterClientRef jarg1_,
java.lang.String jarg2,
byte[] jarg3,
short jarg4,
java.lang.String jarg5,
long jarg6,
PlistRefOut jarg6_) |
|
static void |
LibIMobileDevice.plist_from_bin(byte[] plist_bin,
int length,
PlistRefOut plist) |
|
static void |
LibIMobileDeviceJNI.plist_from_bin(byte[] jarg1,
int jarg2,
long jarg3,
PlistRefOut jarg3_) |
|
static long |
LibIMobileDeviceJNI.PlistRefOut_value_get(long jarg1,
PlistRefOut jarg1_) |
|