Searched defs:object_id (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/media/jni/ |
D | android_mtp_MtpDevice.cpp | 529 android_mtp_MtpDevice_delete_object(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_delete_object() 540 android_mtp_MtpDevice_get_parent(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_get_parent() 550 android_mtp_MtpDevice_get_storage_id(JNIEnv *env, jobject thiz, jint object_id) in android_mtp_MtpDevice_get_storage_id() 560 android_mtp_MtpDevice_import_file(JNIEnv *env, jobject thiz, jint object_id, jstring dest_path) in android_mtp_MtpDevice_import_file() 578 android_mtp_MtpDevice_import_file_to_fd(JNIEnv *env, jobject thiz, jint object_id, jint fd) in android_mtp_MtpDevice_import_file_to_fd() 589 JNIEnv *env, jobject thiz, jint object_id, jlong sizeLong, jint fd) in android_mtp_MtpDevice_send_object()
|