Home
last modified time | relevance | path

Searched refs:ALOGE (Results 1 – 25 of 70) sorted by relevance

123

/external/svox/pico/tts/
Dsvox_ssml_parser.cpp121 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
146 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
158 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
191 ALOGE("Error: bad SSML syntax, ph attribute not supplied."); in startElement()
202 ALOGE("Error: failed to allocate memory for IPA string conversion"); in startElement()
232 ALOGE("Error: failed to allocate memory for string!"); in startElement()
244 ALOGE("Error: failed to allocate memory for string!"); in startElement()
261 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
276 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
290 ALOGE("Error: failed to allocate memory for string!\n"); in startElement()
[all …]
Dcom_svox_picottsengine.cpp134 ALOGE("checkForLocale called with NULL language"); in checkForLocale()
167 ALOGE("TtsEngine::set language called with unsupported locale %s", locale); in checkForLocale()
331 ALOGE("Failed to initialize the pico system object\n"); in doLanguageSwitchFromLangIndex()
349 ALOGE("Failed to allocate memory for internal strings\n"); in doLanguageSwitchFromLangIndex()
387 ALOGE("Failed to load textana resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
396 ALOGE("Failed to load siggen resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
407 ALOGE("Failed to load utpp resource for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
416 ALOGE("Failed to get textana resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
428ALOGE("Failed to get utpp resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
435 ALOGE("Failed to get siggen resource name for %s [%d]", picoSupportedLang[langIndex], ret); in doLanguageSwitchFromLangIndex()
[all …]
/external/drm_hwcomposer/
Ddrmdisplaycompositor.cpp72 ALOGE("SquashState::GenerateHistory expected %zu layers but got %zu layers", in GenerateHistory()
102 ALOGE("SquashState::RecordHistory expected %zu layers but got %zu layers", in RecordHistory()
107 ALOGE("SquashState::RecordHistory expected %zu regions but got %zu regions", in RecordHistory()
128 ALOGE( in RecordAndCompareSquashed()
205 ALOGE("Failed to lock worker, %d", ret); in Routine()
222 ALOGE("Failed to unlock worker, %d", ret); in Routine()
229 ALOGE("Failed to wait for signal, %d", wait_ret); in Routine()
263 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
278 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
289 ALOGE("Failed to initialize drm compositor lock %d\n", ret); in Init()
[all …]
Ddrmplane.cpp40 ALOGE("Could not get plane type property"); in Init()
47 ALOGE("Failed to get plane type property value"); in Init()
57 ALOGE("Invalid plane type %" PRIu64, type); in Init()
63 ALOGE("Could not get CRTC_ID property"); in Init()
69 ALOGE("Could not get FB_ID property"); in Init()
75 ALOGE("Could not get CRTC_X property"); in Init()
81 ALOGE("Could not get CRTC_Y property"); in Init()
87 ALOGE("Could not get CRTC_W property"); in Init()
93 ALOGE("Could not get CRTC_H property"); in Init()
99 ALOGE("Could not get SRC_X property"); in Init()
[all …]
Ddrmresources.cpp52 ALOGE("Failed to open dri- %s", strerror(-errno)); in Init()
58 ALOGE("Failed to set universal plane cap %d", ret); in Init()
64 ALOGE("Failed to set atomic cap %d", ret); in Init()
70 ALOGE("Failed to get DrmResources resources"); in Init()
80 ALOGE("Failed to get crtc %d", res->crtcs[i]); in Init()
90 ALOGE("Failed to initialize crtc %d", res->crtcs[i]); in Init()
99 ALOGE("Failed to get encoder %d", res->encoders[i]); in Init()
125 ALOGE("Failed to get connector %d", res->connectors[i]); in Init()
148 ALOGE("Init connector %d failed", res->connectors[i]); in Init()
171 ALOGE("Failed to get plane resources"); in Init()
[all …]
Dworker.cpp53 ALOGE("Failed to int thread %s condition %d", name_.c_str(), ret); in InitWorker()
59 ALOGE("Failed to init thread %s lock %d", name_.c_str(), ret); in InitWorker()
66 ALOGE("Could not create thread %s %d", name_.c_str(), ret); in InitWorker()
94 ALOGE("Failed to signal thread %s with exit %d", name_.c_str(), signal_ret); in ExitLocked()
98 ALOGE("Failed to join thread %s in exit %d", name_.c_str(), join_ret); in ExitLocked()
106 ALOGE("Failed to acquire lock in Signal() %d\n", ret); in Signal()
114 ALOGE("Failed to release lock in Signal() %d\n", ret); in Signal()
123 ALOGE("Failed to acquire lock in Exit() %d\n", ret); in Exit()
131 ALOGE("Failed to release lock in Exit() %d\n", ret); in Exit()
172 ALOGE("Failed to lock %s thread %d", worker->name_.c_str(), ret); in InternalRoutine()
[all …]
Dhwcomposer.cpp67 ALOGE("Failed to create dummy fence %d", ret); in CreateDummyFence()
75 ALOGE("Failed to increment dummy sync timeline %d", ret); in CreateDummyFence()
110 ALOGE("Failed to fill %s (%p == %d) before destruction", in ~CheckedOutputFd()
164 ALOGE("Failed to set active config %d", ret); in HandleEvent()
170 ALOGE("Failed to set dpms mode off %d", ret); in HandleEvent()
226 ALOGE("Failed to close native handle %d", ret); in free_buffer_handle()
229 ALOGE("Failed to delete native handle %d", ret); in free_buffer_handle()
234 ALOGE("Access of non-existent BO"); in operator ->()
270 ALOGE("Failed to duplicate handle"); in CopyBufferHandle()
276 ALOGE("Failed to register buffer handle %d", ret); in CopyBufferHandle()
[all …]
Dplatformdrmgeneric.cpp44 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance()
62 ALOGE("Failed to open gralloc module"); in Init()
83 ALOGE("Cannot convert hal format to drm format %u", hal_format); in ConvertHalFormatToDrm()
95 ALOGE("Could not get drm bo from handle"); in ImportBuffer()
102 ALOGE("failed to import prime fd %d ret=%d", gr_handle->prime_fd, ret); in ImportBuffer()
117 ALOGE("could not create drm fb %d", ret); in ImportBuffer()
127 ALOGE("Failed to rm fb"); in ReleaseBuffer()
139 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBuffer()
Dplatformnv.cpp42 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance()
60 ALOGE("Failed to open gralloc module %d", ret); in Init()
82 ALOGE("Failed to allocate new NvBuffer_t"); in ImportBuffer()
96 ALOGE("GRALLOC_MODULE_PERFORM_DRM_IMPORT failed %d", ret); in ImportBuffer()
105 ALOGE("Failed to add fb %d", ret); in ImportBuffer()
116 ALOGE("Failed to register free callback for imported buffer %d", ret); in ImportBuffer()
128 ALOGE("Freeing bo %" PRIu32 ", buf is NULL!", bo->fb_id); in ReleaseBuffer()
149 ALOGE("Failed to rm fb %d", ret); in ReleaseBufferImpl()
162 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBufferImpl()
239 ALOGE("Could not provision primary plane for protected/rotated layer"); in ProvisionPlanes()
[all …]
Ddrmcompositorworker.cpp49 ALOGE("Failed to lock worker, %d", ret); in Routine()
61 ALOGE("Failed to unlock worker, %d", ret); in Routine()
73 ALOGE("Failed to squash all %d", ret); in Routine()
77 ALOGE("Failed to wait for signal, %d", wait_ret); in Routine()
84 ALOGE("Failed to composite! %d", ret); in Routine()
Dvirtualcompositorworker.cpp55 ALOGE("Failed to create sw sync timeline %d", ret); in Init()
99 ALOGE("Failed to lock worker, %d", ret); in Routine()
116 ALOGE("Failed to unlock worker, %d", ret); in Routine()
123 ALOGE("Failed to wait for signal, %d", wait_ret); in Routine()
141 ALOGE("Failed to increment sync timeline %d", ret); in FinishComposition()
157 ALOGE("Failed to wait for outbuf acquire %d/%d", outbuf_acquire_fence, in Compose()
168 ALOGE("Failed to wait for layer acquire %d/%d", layer_acquire_fence, in Compose()
Dvsyncworker.cpp55 ALOGE("Failed to lock vsync worker lock %d\n", ret); in SetProcs()
63 ALOGE("Failed to unlock vsync worker lock %d\n", ret); in SetProcs()
72 ALOGE("Failed to lock vsync worker lock %d\n", ret); in VSyncControl()
82 ALOGE("Failed to unlock vsync worker lock %d\n", ret); in VSyncControl()
141 ALOGE("Failed to lock worker %d", ret); in Routine()
158 ALOGE("Failed to unlock worker %d", ret); in Routine()
166 ALOGE("Failed to get crtc for display"); in Routine()
Dautolock.cpp31 ALOGE("Invalid attempt to double lock AutoLock %s", name_); in Lock()
36 ALOGE("Failed to acquire %s lock %d", name_, ret); in Lock()
45 ALOGE("Invalid attempt to unlock unlocked AutoLock %s", name_); in Unlock()
50 ALOGE("Failed to release %s lock %d", name_, ret); in Unlock()
Ddrmcompositor.cpp42 ALOGE("Failed to initialize display compositor for %d", display); in Init()
48 ALOGE("Failed to create planner instance for composition"); in Init()
61 ALOGE("Failed to initialize drm composition %d", ret); in CreateComposition()
84 ALOGE("Failed to queue composition for display %d (%d)", display, ret); in QueueComposition()
97 ALOGE("Calling base drm compositor Composite() function"); in Composite()
Dplatform.cpp47 ALOGE("Display %d has no usable planes", crtc->display()); in ProvisionPlanes()
71 ALOGE("Not enough planes to reserve for precomp fb"); in ProvisionPlanes()
79 ALOGE("Failed provision stage with ret %d", ret); in ProvisionPlanes()
106 ALOGE("Failed to dedicate protected layer! Dropping it."); in ProvisionPlanes()
135 ALOGE("Not enough planes to reserve for precomp fb"); in ProvisionPlanes()
155 ALOGE("Failed to emplace layer %zu, dropping it", i->first); in ProvisionPlanes()
/external/jhead/
Dmain.c72 ALOGE("loadExifInfo"); in loadExifInfo()
82 ALOGE("ResetJpgfile"); in loadExifInfo()
103 ALOGE("ReadJpegFile"); in loadExifInfo()
113 ALOGE("Modified: %s\n", filename); in saveJPGFile()
121 ALOGE("removing backup %s", backupName); in saveJPGFile()
127 ALOGE("rename %s to %s", filename, backupName); in saveJPGFile()
133 ALOGE("WriteJpegFile %s", filename); in saveJPGFile()
139 ALOGE("stating old file %s", backupName); in saveJPGFile()
154 ALOGE("unlinking old file %s", backupName); in saveJPGFile()
158 ALOGE("returning from saveJPGFile"); in saveJPGFile()
[all …]
Djpgfile.c27 #define printf ALOGE
169 ALOGE("invalid marker"); in ReadJpegSections()
178 ALOGE("Could not allocate memory"); in ReadJpegSections()
190 ALOGE("Premature end of file?"); in ReadJpegSections()
212 ALOGE("could not allocate data for entire image"); in ReadJpegSections()
219 ALOGE("could not read the rest of the image"); in ReadJpegSections()
365 ALOGE("invalid marker"); in ReadJpegSectionsFromBuffer()
373 ALOGE("Could not allocate memory"); in ReadJpegSectionsFromBuffer()
383 ALOGE("Premature end of file?"); in ReadJpegSectionsFromBuffer()
403 ALOGE("could not read the rest of the image"); in ReadJpegSectionsFromBuffer()
[all …]
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc279 ALOGE << "NULL VideoCodec instance"; in InitDecode()
287 ALOGE << "InitDecode() - fallback to SW decoder"; in InitDecode()
313 ALOGE << "Release failure: " << ret_val << " - fallback to SW codec"; in InitDecodeOnCodecThread()
348 ALOGE << "Codec initialization error - fallback to SW codec."; in InitDecodeOnCodecThread()
381 ALOGE << "NewGlobalRef error - fallback to SW codec."; in InitDecodeOnCodecThread()
416 ALOGE << "Decoder release exception"; in ReleaseOnCodecThread()
432 ALOGE << "ProcessHWError: Release failure"; in ProcessHWErrorOnCodecThread()
438 ALOGE << "Reset H.264 codec done. Status: " << ret_val; in ProcessHWErrorOnCodecThread()
449 ALOGE << "Return WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE"; in ProcessHWErrorOnCodecThread()
461 ALOGE << "Decode() - fallback to SW codec"; in Decode()
[all …]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DCondVar.cpp49 ALOGE ("CondVar::CondVar: fail init; error=0x%X", res); in CondVar()
68 ALOGE ("CondVar::~CondVar: fail destroy; error=0x%X", res); in ~CondVar()
87 ALOGE ("CondVar::wait: fail wait; error=0x%X", res); in wait()
109 ALOGE ("CondVar::wait: fail get time; errno=0x%X", errno); in wait()
126 ALOGE ("CondVar::wait: fail timed wait; error=0x%X", waitResult); in wait()
146 ALOGE ("CondVar::notifyOne: fail signal; error=0x%X", res); in notifyOne()
DMutex.cpp46 ALOGE ("Mutex::Mutex: fail init; error=0x%X", res); in Mutex()
65 ALOGE ("Mutex::~Mutex: fail destroy; error=0x%X", res); in ~Mutex()
84 ALOGE ("Mutex::lock: fail lock; error=0x%X", res); in lock()
103 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res); in unlock()
122 ALOGE ("Mutex::tryLock: error=0x%X", res); in tryLock()
DNonVolatileStore.cpp71 ALOGE ("%s: filename too long", __FUNCTION__); in nfc_hal_nv_co_read()
91 ALOGE ("%s: fail to read", __FUNCTION__); in nfc_hal_nv_co_read()
130 ALOGE ("%s: filename too long", __FUNCTION__); in nfc_hal_nv_co_write()
149 ALOGE ("%s: fail to write", __FUNCTION__); in nfc_hal_nv_co_write()
156 ALOGE ("%s: fail to open, error = %d", __FUNCTION__, errno); in nfc_hal_nv_co_write()
211 ALOGE ("%s: filename too long", __FUNCTION__); in delete_hal_non_volatile_store()
249 ALOGE ("%s: filename too long", __FUNCTION__); in verify_hal_non_volatile_store()
Dpatchram.cpp213 ALOGE("%s: Patch download failed", __FUNCTION__); in postDownloadPatchram()
245 ALOGE("%s: Setting snooze mode failed, status=%i", __FUNCTION__, status); in postDownloadPatchram()
437ALOGE("%s fail reading i2c fix; actual len=%u; expected len=%lu", __FUNCTION__, actualLen, lenPrmB… in StartPatchDownload()
441ALOGE("%s Unable to get buffer to i2c fix (%lu bytes)", __FUNCTION__, lenPrmBuffer); in StartPatchDownload()
448 ALOGE("%s Unable to open i2c fix patchfile %s", __FUNCTION__, sPrePatchFn); in StartPatchDownload()
479 ALOGE("%s fail reading patchram", __FUNCTION__); in StartPatchDownload()
482ALOGE("%s Unable to buffer to hold patchram (%lu bytes)", __FUNCTION__, lenPrmBuffer); in StartPatchDownload()
487 ALOGE("%s Unable to open patchfile %s", __FUNCTION__, sPatchFn); in StartPatchDownload()
499ALOGE("%s: No patchfile specified or disabled. Proceeding to post-download procedure...", __FUNCTI… in StartPatchDownload()
/external/drm_gralloc/
Dgralloc_drm_rockchip.c48 ALOGE("Failed to allocate buffer wrapper\n"); in drm_gem_rockchip_alloc()
54 ALOGE("unrecognized format 0x%x", handle->format); in drm_gem_rockchip_alloc()
84 ALOGE("failed to convert prime fd to handle %d ret=%d", in drm_gem_rockchip_alloc()
94 ALOGE("failed to wrap bo handle=%d size=%d\n", in drm_gem_rockchip_alloc()
105 ALOGE("failed to allocate bo %dx%dx%dx%d\n", in drm_gem_rockchip_alloc()
115 ALOGE("failed to get prime fd %d", ret); in drm_gem_rockchip_alloc()
160 ALOGE("failed to map bo\n"); in drm_gem_rockchip_map()
180 ALOGE("Failed to allocate rockchip gralloc device\n"); in gralloc_drm_drv_create_for_rockchip()
186 ALOGE("Failed to create new rockchip instance\n"); in gralloc_drm_drv_create_for_rockchip()
/external/libnfc-nci/src/adaptation/
Dlibmain.c97 ALOGE ("%s: filename too long", __FUNCTION__); in nfa_nv_co_read()
117 ALOGE ("%s: fail to read", __FUNCTION__); in nfa_nv_co_read()
156 ALOGE ("%s: filename too long", __FUNCTION__); in nfa_nv_co_write()
177 ALOGE ("%s: fail to write", __FUNCTION__); in nfa_nv_co_write()
184 ALOGE ("%s: fail to open, error = %d", __FUNCTION__, errno); in nfa_nv_co_write()
217 ALOGE ("%s: filename too long", __FUNCTION__); in delete_stack_non_volatile_store()
255 ALOGE ("%s: filename too long", __FUNCTION__); in verify_stack_non_volatile_store()
/external/sqlite/android/
Dsqlite3_android.cpp266 ALOGE("Tokenize requires 4 to 6 arguments"); in tokenize()
283 ALOGE("tokenTable null"); in tokenize()
300 ALOGE("prepare failed"); in tokenize()
317 ALOGE("bind failed"); in tokenize()
327 ALOGE("bind failed"); in tokenize()
345 ALOGE("can't get delimiter"); in tokenize()
366 ALOGE("ucol_getSortKey needs bigger buffer %d", result); in tokenize()
376 ALOGE(" sqlite3_bind_text16 error %d", err); in tokenize()
384 ALOGE(" sqlite3_bind_int error %d", err); in tokenize()
394 ALOGE(" sqlite3_step error %d", err); in tokenize()

123