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()
148 ALOGE("server is null in add_storage"); in android_mtp_MtpServer_add_storage()
165 ALOGE("server is null in remove_storage"); in android_mtp_MtpServer_remove_storage()
190 ALOGE("Can't find android/mtp/MtpStorage"); in register_android_mtp_MtpServer()
195 ALOGE("Can't find MtpStorage.mStorageId"); in register_android_mtp_MtpServer()
200 ALOGE("Can't find MtpStorage.mPath"); in register_android_mtp_MtpServer()
205 ALOGE("Can't find MtpStorage.mDescription"); in register_android_mtp_MtpServer()
210 ALOGE("Can't find MtpStorage.mReserveSpace"); in register_android_mtp_MtpServer()
215 ALOGE("Can't find MtpStorage.mRemovable"); in register_android_mtp_MtpServer()
220 ALOGE("Can't find MtpStorage.mMaxFileSize"); in register_android_mtp_MtpServer()
226 ALOGE("Can't find android/mtp/MtpServer"); in register_android_mtp_MtpServer()
231 ALOGE("Can't find MtpServer.mNativeContext"); in register_android_mtp_MtpServer()