Searched defs:object_id (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/media/jni/ |
D | android_mtp_MtpDevice.cpp | 679 android_mtp_MtpDevice_delete_object(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_delete_object() 690 android_mtp_MtpDevice_get_parent(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_get_parent() 700 android_mtp_MtpDevice_get_storage_id(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_get_storage_id() 710 android_mtp_MtpDevice_import_file(JNIEnv *env, jobject thiz, jint object_id, jstring dest_path) in android_mtp_MtpDevice_import_file() 728 android_mtp_MtpDevice_import_file_to_fd(JNIEnv *env, jobject thiz, jint object_id, jint fd) in android_mtp_MtpDevice_import_file_to_fd() 739 JNIEnv *env, jobject thiz, jint object_id, jlong sizeLong, jint fd) in android_mtp_MtpDevice_send_object()
|