Lines Matching refs:ALOGE
68 ALOGE("could not open MTP driver, errno: %d", errno); in android_mtp_MtpServer_setup()
79 ALOGE("server is null in run"); in android_mtp_MtpServer_run()
92 ALOGE("server is null in cleanup"); in android_mtp_MtpServer_cleanup()
105 ALOGE("server is null in send_object_added"); in android_mtp_MtpServer_send_object_added()
117 ALOGE("server is null in send_object_removed"); in android_mtp_MtpServer_send_object_removed()
129 ALOGE("server is null in send_object_removed"); in android_mtp_MtpServer_send_device_property_changed()
160 ALOGE("server is null in add_storage"); in android_mtp_MtpServer_add_storage()
177 ALOGE("server is null in remove_storage"); in android_mtp_MtpServer_remove_storage()
204 ALOGE("Can't find android/mtp/MtpStorage"); in register_android_mtp_MtpServer()
209 ALOGE("Can't find MtpStorage.mStorageId"); in register_android_mtp_MtpServer()
214 ALOGE("Can't find MtpStorage.mPath"); in register_android_mtp_MtpServer()
219 ALOGE("Can't find MtpStorage.mDescription"); in register_android_mtp_MtpServer()
224 ALOGE("Can't find MtpStorage.mReserveSpace"); in register_android_mtp_MtpServer()
229 ALOGE("Can't find MtpStorage.mRemovable"); in register_android_mtp_MtpServer()
234 ALOGE("Can't find MtpStorage.mMaxFileSize"); in register_android_mtp_MtpServer()
240 ALOGE("Can't find android/mtp/MtpServer"); in register_android_mtp_MtpServer()
245 ALOGE("Can't find MtpServer.mNativeContext"); in register_android_mtp_MtpServer()