Lines Matching refs:ALOGE

108         ALOGE("%s: 'name' not found, no pcm_id set!", __func__);  in process_pcm_id()
114 ALOGE("%s: usecase %s in %s not found!", in process_pcm_id()
120 ALOGE("%s: usecase type not mentioned", __func__); in process_pcm_id()
131 ALOGE("%s: type must be IN or OUT", __func__); in process_pcm_id()
136 ALOGE("%s: usecase id not mentioned", __func__); in process_pcm_id()
143 ALOGE("%s: usecase %s in %s, type %d id %d was not set!", in process_pcm_id()
159 ALOGE("%s: 'name' not found, no ACDB ID set!", __func__); in process_backend_name()
165 ALOGE("%s: Device %s in %s not found, no ACDB ID set!", in process_backend_name()
171 ALOGE("%s: Device %s in %s has no backed set!", in process_backend_name()
185 ALOGE("%s: Device %s in %s, backend %s was not set!", in process_backend_name()
199 ALOGE("%s: 'name' not found, no ACDB ID set!", __func__); in process_acdb_id()
205 ALOGE("%s: Device %s in %s not found, no ACDB ID set!", in process_acdb_id()
211 ALOGE("%s: Device %s in %s has no acdb_id, no ACDB ID set!", in process_acdb_id()
217 ALOGE("%s: Device %s in %s, ACDB ID %d was not set!", in process_acdb_id()
232 ALOGE("%s: 'name' not found", __func__); in process_operator_specific()
238 ALOGE("%s: Device %s in %s not found, no ACDB ID set!", in process_operator_specific()
244 ALOGE("%s: 'operator' not found", __func__); in process_operator_specific()
249 ALOGE("%s: 'mixer_path' not found", __func__); in process_operator_specific()
254 ALOGE("%s: 'acdb_id' not found", __func__); in process_operator_specific()
268 ALOGE("%s: 'key' not found", __func__); in process_config_params()
273 ALOGE("%s: 'value' not found", __func__); in process_config_params()
302 ALOGE("device tag only supported for acdb/backend names"); in start_tag()
311 ALOGE("usecase tag only supported with PCM_ID section"); in start_tag()
319 ALOGE("param tag only supported with CONFIG_PARAMS section"); in start_tag()
375 ALOGE("%s: Failed to create XML parser!", __func__); in platform_info_init()
388 ALOGE("%s: XML_GetBuffer failed", __func__); in platform_info_init()
395 ALOGE("%s: fread failed, bytes read = %d", __func__, bytes_read); in platform_info_init()
402 ALOGE("%s: XML_ParseBuffer failed, for %s", in platform_info_init()