-
Methods in org.robovm.libimobiledevice.binding with parameters of type StringOut
| Modifier and Type |
Method |
Description |
static AfcError |
LibIMobileDevice.afc_dictionary_free(StringOut dictionary) |
|
static int |
LibIMobileDeviceJNI.afc_dictionary_free(long jarg1,
StringOut jarg1_) |
|
static AfcError |
LibIMobileDevice.afc_get_device_info_key(AfcClientRef client,
java.lang.String key,
StringOut value) |
|
static int |
LibIMobileDeviceJNI.afc_get_device_info_key(long jarg1,
AfcClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
StringOut jarg3_) |
|
static DebugServerError |
LibIMobileDevice.debugserver_client_receive_response(DebugServerClientRef client,
StringOut response) |
|
static int |
LibIMobileDeviceJNI.debugserver_client_receive_response(long jarg1,
DebugServerClientRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static void |
LibIMobileDevice.delete_StringOut_value(StringOut s) |
|
static void |
LibIMobileDeviceJNI.delete_StringOut_value(long jarg1,
StringOut jarg1_) |
|
protected static long |
StringOut.getCPtr(StringOut obj) |
|
static IDeviceError |
LibIMobileDevice.idevice_get_udid(IDeviceRef device,
StringOut udid) |
|
static int |
LibIMobileDeviceJNI.idevice_get_udid(long jarg1,
IDeviceRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_client_get_path_for_bundle_identifier(InstproxyClientRef client,
java.lang.String bundle_id,
StringOut path) |
|
static int |
LibIMobileDeviceJNI.instproxy_client_get_path_for_bundle_identifier(long jarg1,
InstproxyClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
StringOut jarg3_) |
|
static void |
LibIMobileDevice.instproxy_command_get_name(PlistRef command,
StringOut name) |
|
static void |
LibIMobileDeviceJNI.instproxy_command_get_name(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static InstProxyError |
LibIMobileDevice.instproxy_status_get_error(PlistRef status,
StringOut name,
StringOut description,
LongOut code) |
|
static int |
LibIMobileDeviceJNI.instproxy_status_get_error(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_,
long jarg3,
StringOut jarg3_,
long jarg4,
LongOut jarg4_) |
|
static void |
LibIMobileDevice.instproxy_status_get_name(PlistRef status,
StringOut name) |
|
static void |
LibIMobileDeviceJNI.instproxy_status_get_name(long jarg1,
PlistRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_get_device_name(LockdowndClientRef client,
StringOut device_name) |
|
static int |
LibIMobileDeviceJNI.lockdownd_get_device_name(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_get_device_udid(LockdowndClientRef control,
StringOut udid) |
|
static int |
LibIMobileDeviceJNI.lockdownd_get_device_udid(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_query_type(LockdowndClientRef client,
StringOut type) |
|
static int |
LibIMobileDeviceJNI.lockdownd_query_type(long jarg1,
LockdowndClientRef jarg1_,
long jarg2,
StringOut jarg2_) |
|
static LockdowndError |
LibIMobileDevice.lockdownd_start_session(LockdowndClientRef client,
java.lang.String host_id,
StringOut session_id,
IntOut sslEnabled) |
|
static int |
LibIMobileDeviceJNI.lockdownd_start_session(long jarg1,
LockdowndClientRef jarg1_,
java.lang.String jarg2,
long jarg3,
StringOut jarg3_,
long jarg4,
IntOut jarg4_) |
|
static java.lang.String |
LibIMobileDeviceJNI.StringOut_value_get(long jarg1,
StringOut jarg1_) |
|