Lines Matching refs:ALOGD
64 ALOGD("MockDatabase %s: path=%s oformat=0x%04x parent_handle=%u " in beginSendObject()
73 ALOGD("MockDatabase %s: ohandle=%u succeeded=%d\n", __func__, handle, succeeded); in endSendObject()
78 ALOGD("MockDatabase %s: path=%s ohandle=%u, oformat=0x%04x\n", __func__, path, handle, format); in rescanFile()
83 ALOGD("MockDatabase %s: storage_id=%u oformat=0x%04x ohandle=%u\n", __func__, storageID, format, in getObjectList()
90 ALOGD("MockDatabase %s: storage_id=%u oformat=0x%04x ohandle=%u\n", __func__, storageID, format, in getNumObjects()
99 ALOGD("MockDatabase %s\n", __func__); in getSupportedPlaybackFormats()
103 ALOGD("MockDatabase %s\n", __func__); in getSupportedCaptureFormats()
107 ALOGD("MockDatabase %s: oformat=0x%04x\n", __func__, format); in getSupportedObjectProperties()
111 ALOGD("MockDatabase %s\n", __func__); in getSupportedDeviceProperties()
118 ALOGD("MockDatabase %s: ohandle=%u property=%s\n", __func__, handle, in getObjectPropertyValue()
126 ALOGD("MockDatabase %s: ohandle=%u property=%s\n", __func__, handle, in setObjectPropertyValue()
133 ALOGD("MockDatabase %s: property=%s\n", __func__, MtpDebug::getDevicePropCodeName(property)); in getDevicePropertyValue()
139 ALOGD("MockDatabase %s: property=%s\n", __func__, MtpDebug::getDevicePropCodeName(property)); in setDevicePropertyValue()
144 ALOGD("MockDatabase %s: property=%s\n", __func__, MtpDebug::getDevicePropCodeName(property)); in resetDeviceProperty()
151 ALOGD("MockDatabase %s: ohandle=%u format=%s property=%s groupCode=%d " in getObjectPropertyList()
159 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in getObjectInfo()
188 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in getThumbnail()
195 ALOGD("MockDatabase %s\n", __func__); in getThumbnail()
205 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in getObjectFilePath()
239 ALOGD("MockDatabase %s: get file %s\n", __func__, (const char*)outFilePath); in getObjectFilePath()
256 ALOGD("MockDatabase %s: filePath=%s transcode=%d\n", __func__, path, transcode); in openFilePath()
261 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in beginDeleteObject()
265 ALOGD("MockDatabase %s: ohandle=%u succeeded=%d\n", __func__, handle, succeeded); in endDeleteObject()
270 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in getObjectReferences()
276 ALOGD("MockDatabase %s: ohandle=%u\n", __func__, handle); in setObjectReferences()
282 ALOGD("MockDatabase %s: property=%s format=%s\n", __func__, in getObjectPropertyDesc()
289 ALOGD("MockDatabase %s: property=%s\n", __func__, MtpDebug::getDevicePropCodeName(property)); in getDevicePropertyDesc()
295 ALOGD("MockDatabase %s: ohandle=%u newParent=%u newStorage=%u\n", __func__, handle, newParent, in beginMoveObject()
303 ALOGD("MockDatabase %s: oldParent=%u newParent=%u oldStorage=%u newStorage=%u " in endMoveObject()
311 ALOGD("MockDatabase %s: ohandle=%u newParent=%u newStorage=%u\n", __func__, handle, newParent, in beginCopyObject()
317 ALOGD("MockDatabase %s: ohandle=%u succeeded=%d\n", __func__, handle, succeeded); in endCopyObject()