Home
last modified time | relevance | path

Searched refs:LOG_TAG (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/system/core/liblog/tests/
Dlog_radio_test.cpp36 #undef LOG_TAG in TEST()
37 #define LOG_TAG "TEST__RLOGV" in TEST() macro
40 #undef LOG_TAG in TEST()
41 #define LOG_TAG "TEST__RLOGD" in TEST() macro
44 #undef LOG_TAG in TEST()
45 #define LOG_TAG "TEST__RLOGI" in TEST() macro
48 #undef LOG_TAG in TEST()
49 #define LOG_TAG "TEST__RLOGW" in TEST() macro
52 #undef LOG_TAG in TEST()
53 #define LOG_TAG "TEST__RLOGE" in TEST() macro
[all …]
Dlog_system_test.cpp36 #undef LOG_TAG in TEST()
37 #define LOG_TAG "TEST__SLOGV" in TEST() macro
40 #undef LOG_TAG in TEST()
41 #define LOG_TAG "TEST__SLOGD" in TEST() macro
44 #undef LOG_TAG in TEST()
45 #define LOG_TAG "TEST__SLOGI" in TEST() macro
48 #undef LOG_TAG in TEST()
49 #define LOG_TAG "TEST__SLOGW" in TEST() macro
52 #undef LOG_TAG in TEST()
53 #define LOG_TAG "TEST__SLOGE" in TEST() macro
[all …]
Dliblog_global_state.cpp17 #define LOG_TAG "global_state_test_tag" macro
39 EXPECT_STREQ(LOG_TAG, tag); in TEST()
67 EXPECT_STREQ(LOG_TAG, log_message->tag); in TEST()
90 EXPECT_STREQ(LOG_TAG, tag); in TEST()
98 __android_log_buf_write(LOG_ID_MAIN, ANDROID_LOG_WARN, LOG_TAG, expected_message.c_str()); in TEST()
118 EXPECT_STREQ(LOG_TAG, log_message->tag); in TEST()
126 __android_log_buf_write(expected_buffer_id, expected_priority, LOG_TAG, expected_message.c_str()); in TEST()
157 EXPECT_EQ(0, __android_log_is_loggable(ANDROID_LOG_DEBUG, LOG_TAG, ANDROID_LOG_INFO)); in TEST()
158 EXPECT_EQ(1, __android_log_is_loggable(ANDROID_LOG_INFO, LOG_TAG, ANDROID_LOG_INFO)); in TEST()
159 EXPECT_EQ(1, __android_log_is_loggable(ANDROID_LOG_WARN, LOG_TAG, ANDROID_LOG_INFO)); in TEST()
[all …]
/system/bt/btif/src/
Dbtif_gatt_test.cc19 #define LOG_TAG "bt_btif_gatt" macro
72 LOG_DEBUG(LOG_TAG, "%s: conn_id=%d, connected=%d", __func__, conn_id, in btif_test_connect_cback()
80 LOG_DEBUG(LOG_TAG, "%s: op_code=0x%02x, conn_id=0x%x. status=0x%x", __func__, in btif_test_command_complete_cback()
96 LOG_DEBUG(LOG_TAG, "%s: Unknown op_code (0x%02x)", __func__, op); in btif_test_command_complete_cback()
104 LOG_DEBUG(LOG_TAG, "------ GATT Discovery result %-22s -------", in btif_test_discovery_result_cback()
106 LOG_DEBUG(LOG_TAG, " Attribute handle: 0x%04x (%d)", p_data->handle, in btif_test_discovery_result_cback()
110 LOG_DEBUG(LOG_TAG, " Attribute type: %s", in btif_test_discovery_result_cback()
116 LOG_DEBUG(LOG_TAG, " Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
119 LOG_DEBUG(LOG_TAG, " Service UUID: %s", in btif_test_discovery_result_cback()
124 LOG_DEBUG(LOG_TAG, " Handle range: 0x%04x ~ 0x%04x (%d ~ %d)", in btif_test_discovery_result_cback()
[all …]
Dstack_manager.cc19 #define LOG_TAG "bt_stack_manager" macro
106 LOG_INFO(LOG_TAG, "%s is initializing the stack", __func__); in event_init_stack()
109 LOG_INFO(LOG_TAG, "%s found the stack already in initialized state", in event_init_stack()
123 LOG_INFO(LOG_TAG, "%s finished", __func__); in event_init_stack()
130 LOG_WARN(LOG_TAG, "%s found the stack was uninitialized. Initializing now.", in ensure_stack_is_initialized()
140 LOG_INFO(LOG_TAG, "%s stack already brought up", __func__); in event_start_up_stack()
146 LOG_INFO(LOG_TAG, "%s is bringing up the stack", __func__); in event_start_up_stack()
155 LOG_ERROR(LOG_TAG, "%s failed to start up the stack", __func__); in event_start_up_stack()
162 LOG_INFO(LOG_TAG, "%s finished", __func__); in event_start_up_stack()
169 LOG_INFO(LOG_TAG, "%s stack is already brought down", __func__); in event_shut_down_stack()
[all …]
Dbtif_a2dp_sink.cc20 #define LOG_TAG "bt_btif_a2dp_sink" macro
172 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_init()
176 LOG_ERROR(LOG_TAG, "%s: A2DP Sink media task already running", __func__); in btif_a2dp_sink_init()
186 LOG_ERROR(LOG_TAG, "%s: unable to start up media thread", __func__); in btif_a2dp_sink_init()
204 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_init_delayed()
209 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_startup()
216 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_startup_delayed()
273 LOG_INFO(LOG_TAG, "%s: peer_address=%s", __func__, in btif_a2dp_sink_end_session()
281 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_end_session_delayed()
287 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_sink_shutdown()
[all …]
Dbtif_a2dp_audio_interface.cc19 #define LOG_TAG "btif_a2dp_audio_interface" macro
166 LOG_ERROR(LOG_TAG, "%s", __func__); in serviceDied()
196 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_get_codec_configuration()
210 LOG_INFO(LOG_TAG, " %s: codec parameters =%d", __func__, in btif_a2dp_get_codec_configuration()
254 LOG_INFO(LOG_TAG, "%s: peer MTU: %d effective MTU: %d result MTU: %d", in btif_a2dp_get_codec_configuration()
270 LOG_INFO(LOG_TAG, "%s", __func__); in btif_a2dp_audio_interface_init()
277 LOG_ERROR(LOG_TAG, "%s: Cannot observe the Bluetooth Audio HAL's death", in btif_a2dp_audio_interface_init()
282 LOG_TAG, "%s: IBluetoothAudioOffload::getService() returned %p (%s)", in btif_a2dp_audio_interface_init()
285 LOG_INFO(LOG_TAG, "%s:Init returned", __func__); in btif_a2dp_audio_interface_init()
289 LOG_INFO(LOG_TAG, "%s: start", __func__); in btif_a2dp_audio_interface_deinit()
[all …]
Dbtif_profile_queue.cc27 #define LOG_TAG "bt_btif_queue" macro
102 LOG_ERROR(LOG_TAG, "%s: dropping duplicate connection request: %s", in queue_int_add()
108 LOG_INFO(LOG_TAG, "%s: adding connection request: %s", __func__, in queue_int_add()
119 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__, in queue_int_advance()
127 LOG_INFO(LOG_TAG, "%s: UUID=%04X", __func__, uuid); in queue_int_cleanup()
133 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__, in queue_int_cleanup()
196 LOG_INFO(LOG_TAG, "%s: executing connection request: %s", __func__, in btif_queue_connect_next()
200 LOG_INFO(LOG_TAG, in btif_queue_connect_next()
218 LOG_INFO(LOG_TAG, "%s", __func__); in btif_queue_release()
/system/bt/test/headless/
Dheadless.cc17 #define LOG_TAG "bt_headless" macro
43 LOG_INFO(LOG_TAG, "%s", __func__); in adapter_properties()
48 LOG_INFO(LOG_TAG, "%s", __func__); in remote_device_properties()
52 LOG_INFO(LOG_TAG, "%s", __func__); in device_found()
56 LOG_INFO(LOG_TAG, "%s", __func__); in discovery_state_changed()
62 LOG_INFO(LOG_TAG, "%s", __func__); in pin_request()
67 LOG_INFO(LOG_TAG, "%s", __func__); in ssp_request()
74 LOG_INFO(LOG_TAG, "%s", __func__); in bond_state_changed()
80 LOG_INFO(LOG_TAG, "%s", __func__); in acl_state_changed()
83 void thread_event(bt_cb_thread_evt evt) { LOG_INFO(LOG_TAG, "%s", __func__); } in thread_event()
[all …]
/system/bt/main/
Dbte_conf.cc19 #define LOG_TAG "bt_bte_conf" macro
38 LOG_ERROR(LOG_TAG, "%s unable to load DID config '%s'.", __func__, p_path); in bte_load_did_conf()
47 LOG_DEBUG(LOG_TAG, "%s no section named %s.", __func__, section_name); in bte_load_did_conf()
78 LOG_ERROR(LOG_TAG, in bte_load_did_conf()
84 LOG_DEBUG(LOG_TAG, "Device ID record %d : %s", i, in bte_load_did_conf()
86 LOG_DEBUG(LOG_TAG, " vendorId = %04x", record.vendor); in bte_load_did_conf()
87 LOG_DEBUG(LOG_TAG, " vendorIdSource = %04x", record.vendor_id_source); in bte_load_did_conf()
88 LOG_DEBUG(LOG_TAG, " product = %04x", record.product); in bte_load_did_conf()
89 LOG_DEBUG(LOG_TAG, " version = %04x", record.version); in bte_load_did_conf()
90 LOG_DEBUG(LOG_TAG, " clientExecutableURL = %s", in bte_load_did_conf()
[all …]
/system/bt/main/shim/
Dl2c_api.cc17 #define LOG_TAG "bt_shim_l2cap" macro
36 LOG_ERROR(LOG_TAG, "%s Invalid classic psm:%hd", __func__, client_psm); in L2CA_Register()
44 LOG_ERROR(LOG_TAG, "%s Invalid classic callbacks psm:%hd", __func__, in L2CA_Register()
57 LOG_ERROR(LOG_TAG, "%s Already registered classic client_psm:%hd psm:%hd", in L2CA_Register()
61 LOG_INFO(LOG_TAG, "%s classic client_psm:%hd psm:%hd", __func__, client_psm, in L2CA_Register()
69 LOG_ERROR(LOG_TAG, "%s Invalid classic client_psm:%hd", __func__, in L2CA_Deregister()
89 LOG_ERROR(LOG_TAG, "%s Not previously registered le psm:%hd", __func__, in L2CA_FreeLePSM()
146 LOG_INFO(LOG_TAG, "UNIMPLEMENTED %s psm:%hd callbacks:%p", __func__, psm, in L2CA_RegisterLECoc()
152 LOG_INFO(LOG_TAG, "UNIMPLEMENTED %s psm:%hd", __func__, psm); in L2CA_DeregisterLECoc()
158 LOG_INFO(LOG_TAG, "UNIMPLEMENTED %s psm:%hd addr:%s p_cfg:%p", __func__, psm, in L2CA_ConnectLECocReq()
[all …]
Dbtm_api.cc17 #define LOG_TAG "bt_shim_btm" macro
116 LOG_INFO(LOG_TAG, in check_exceeded_responses()
316 LOG_INFO(LOG_TAG, "%s scanning timeout popped", __func__); in BTM_StartInquiry()
327 LOG_WARN(LOG_TAG, "%s Unable to set inquiry filter", __func__); in BTM_StartInquiry()
334 LOG_DEBUG(LOG_TAG, in BTM_StartInquiry()
361 LOG_DEBUG(LOG_TAG, in BTM_StartInquiry()
374 LOG_WARN(LOG_TAG, "%s Unable to start inquiry", __func__); in BTM_StartInquiry()
406 LOG_WARN(LOG_TAG, "%s Unexpected le discoverability mode:%d", __func__, in BTM_SetDiscoverability()
421 LOG_WARN(LOG_TAG, "%s Unexpected classic discoverability mode:%d", in BTM_SetDiscoverability()
453 LOG_WARN(LOG_TAG, "%s Observing already active", __func__); in BTM_BleObserve()
[all …]
Dl2cap.cc16 #define LOG_TAG "bt_shim_l2cap" macro
169 LOG_WARN(LOG_TAG, "Service is already registered psm:%hd", psm); in RegisterService()
173 LOG_INFO(LOG_TAG, "Disable snooping on psm basis unsupported psm:%d", psm); in RegisterService()
176 LOG_DEBUG(LOG_TAG, "Registering service on psm:%hd", psm); in RegisterService()
195 LOG_WARN(LOG_TAG, "Unable to register psm:%hd", psm); in RegisterService()
197 LOG_DEBUG(LOG_TAG, "Successfully registered psm:%hd", psm); in RegisterService()
205 LOG_WARN(LOG_TAG, in UnregisterService()
211 LOG_WARN(LOG_TAG, in UnregisterService()
217 LOG_DEBUG(LOG_TAG, "Unregistering service on psm:%hd", psm); in UnregisterService()
229 LOG_WARN(LOG_TAG, "Service must be registered in order to connect psm:%hd", in CreateConnection()
[all …]
/system/core/liblog/include_vndk/log/
Dlog_radio.h49 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_VERBOSE, LOG_TAG, \
70 LOG_TAG, __VA_ARGS__)) \
80 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_DEBUG, LOG_TAG, \
88 LOG_TAG, __VA_ARGS__)) \
97 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_INFO, LOG_TAG, \
105 LOG_TAG, __VA_ARGS__)) \
114 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_WARN, LOG_TAG, \
122 LOG_TAG, __VA_ARGS__)) \
131 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_ERROR, LOG_TAG, \
139 LOG_TAG, __VA_ARGS__)) \
Dlog_system.h47 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_VERBOSE, LOG_TAG, \
68 LOG_TAG, __VA_ARGS__)) \
78 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_DEBUG, LOG_TAG, \
86 LOG_TAG, __VA_ARGS__)) \
95 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_INFO, LOG_TAG, \
103 LOG_TAG, __VA_ARGS__)) \
112 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_WARN, LOG_TAG, \
120 LOG_TAG, __VA_ARGS__)) \
129 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, \
137 LOG_TAG, __VA_ARGS__)) \
Dlog_main.h136 ((void)android_printAssert(#cond, LOG_TAG, ##__VA_ARGS__))) \
142 (((void)android_printAssert(NULL, LOG_TAG, ##__VA_ARGS__)))
198 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
218 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \
227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__))
233 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \
241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
247 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) \
255 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__))
261 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) \
[all …]
/system/core/liblog/include/log/
Dlog_system.h47 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_VERBOSE, LOG_TAG, \
68 LOG_TAG, __VA_ARGS__)) \
78 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_DEBUG, LOG_TAG, \
86 LOG_TAG, __VA_ARGS__)) \
95 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_INFO, LOG_TAG, \
103 LOG_TAG, __VA_ARGS__)) \
112 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_WARN, LOG_TAG, \
120 LOG_TAG, __VA_ARGS__)) \
129 ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, \
137 LOG_TAG, __VA_ARGS__)) \
Dlog_radio.h49 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_VERBOSE, LOG_TAG, \
70 LOG_TAG, __VA_ARGS__)) \
80 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_DEBUG, LOG_TAG, \
88 LOG_TAG, __VA_ARGS__)) \
97 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_INFO, LOG_TAG, \
105 LOG_TAG, __VA_ARGS__)) \
114 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_WARN, LOG_TAG, \
122 LOG_TAG, __VA_ARGS__)) \
131 ((void)__android_log_buf_print(LOG_ID_RADIO, ANDROID_LOG_ERROR, LOG_TAG, \
139 LOG_TAG, __VA_ARGS__)) \
Dlog_main.h136 ((void)android_printAssert(#cond, LOG_TAG, ##__VA_ARGS__))) \
142 (((void)android_printAssert(NULL, LOG_TAG, ##__VA_ARGS__)))
198 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
218 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \
227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__))
233 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \
241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
247 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) \
255 #define ALOGW(...) ((void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__))
261 ? (__FAKE_USE_VA_ARGS(__VA_ARGS__), (void)ALOG(LOG_WARN, LOG_TAG, __VA_ARGS__)) \
[all …]
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dwifi_offload.h28 #define LOG_TAG "[WifiOffload]" macro
45 #ifndef LOG_TAG
46 #define LOG_TAG "[Offload HAL]" macro
50 #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__)
51 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)
52 #define LOGW(...) __android_log_print(ANDROID_LOG_WARN, LOG_TAG, __VA_ARGS__)
53 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
/system/bt/stack/a2dp/
Da2dp_aac_encoder.cc17 #define LOG_TAG "a2dp_aac_encoder" macro
165 LOG_ERROR(LOG_TAG, in updateEncoderUserConfig()
199 LOG_ERROR(LOG_TAG, "%s: Cannot open AAC encoder handle: AAC error 0x%x", in a2dp_aac_encoder_update()
207 LOG_ERROR(LOG_TAG, in a2dp_aac_encoder_update()
221 LOG_DEBUG(LOG_TAG, "%s: sample_rate=%u bits_per_sample=%u channel_count=%u", in a2dp_aac_encoder_update()
230 LOG_VERBOSE(LOG_TAG, "%s: original AVDTP MTU size: %d", __func__, in a2dp_aac_encoder_update()
237 LOG_VERBOSE(LOG_TAG, in a2dp_aac_encoder_update()
241 LOG_WARN(LOG_TAG, "%s: Restricting AVDTP MTU size from %d to %d", in a2dp_aac_encoder_update()
253 LOG_DEBUG(LOG_TAG, "%s: MTU=%d, peer_mtu=%d", __func__, in a2dp_aac_encoder_update()
255 LOG_DEBUG(LOG_TAG, "%s: sample_rate: %d channel_mode: %d ", __func__, in a2dp_aac_encoder_update()
[all …]
Da2dp_sbc_encoder.cc20 #define LOG_TAG "a2dp_sbc_encoder" macro
170 LOG_ERROR(LOG_TAG, in updateEncoderUserConfig()
204 LOG_ERROR(LOG_TAG, in a2dp_sbc_encoder_update()
220 LOG_DEBUG(LOG_TAG, "%s: sample_rate=%u bits_per_sample=%u channel_count=%u", in a2dp_sbc_encoder_update()
239 LOG_WARN(LOG_TAG, "%s: SubBands are set to 0, resetting to max (%d)", in a2dp_sbc_encoder_update()
244 LOG_WARN(LOG_TAG, "%s: Blocks are set to 0, resetting to max (%d)", in a2dp_sbc_encoder_update()
249 LOG_WARN(LOG_TAG, "%s: Channels are set to 0, resetting to max (%d)", in a2dp_sbc_encoder_update()
273 LOG_DEBUG(LOG_TAG, "%s: MTU=%d, peer_mtu=%d min_bitpool=%d max_bitpool=%d", in a2dp_sbc_encoder_update()
276 LOG_DEBUG(LOG_TAG, in a2dp_sbc_encoder_update()
333 LOG_DEBUG(LOG_TAG, "%s: bitpool candidate: %d (%d kbps)", __func__, in a2dp_sbc_encoder_update()
[all …]
/system/memory/libmemunreachable/
Dlog.h20 #define LOG_TAG "libmemunreachable" macro
26 #define MEM_ALOGE(...) async_safe_format_log(ANDROID_LOG_ERROR, LOG_TAG, ##__VA_ARGS__)
27 #define MEM_ALOGW(...) async_safe_format_log(ANDROID_LOG_WARN, LOG_TAG, ##__VA_ARGS__)
28 #define MEM_ALOGI(...) async_safe_format_log(ANDROID_LOG_INFO, LOG_TAG, ##__VA_ARGS__)
29 #define MEM_ALOGV_IMPL(...) async_safe_format_log(ANDROID_LOG_VERBOSE, LOG_TAG, ##__VA_ARGS__)
/system/bt/btcore/src/
Dmodule.cc19 #define LOG_TAG "bt_core_module" macro
68 LOG_ERROR(LOG_TAG, "%s Failed to initialize module \"%s\"", __func__, in module_init()
87 LOG_INFO(LOG_TAG, "%s Starting module \"%s\"", __func__, module->name); in module_start_up()
89 LOG_ERROR(LOG_TAG, "%s Failed to start up module \"%s\"", __func__, in module_start_up()
93 LOG_INFO(LOG_TAG, "%s Started module \"%s\"", __func__, module->name); in module_start_up()
107 LOG_INFO(LOG_TAG, "%s Shutting down module \"%s\"", __func__, module->name); in module_shut_down()
109 LOG_ERROR(LOG_TAG, in module_shut_down()
113 LOG_INFO(LOG_TAG, "%s Shutdown of module \"%s\" completed", __func__, in module_shut_down()
127 LOG_INFO(LOG_TAG, "%s Cleaning up module \"%s\"", __func__, module->name); in module_clean_up()
129 LOG_ERROR(LOG_TAG, "%s Failed to cleanup module \"%s\". Continuing anyway.", in module_clean_up()
[all …]
/system/bt/osi/src/
Dsemaphore.cc19 #define LOG_TAG "bt_osi_semaphore" macro
47 LOG_ERROR(LOG_TAG, "%s unable to allocate semaphore: %s", __func__, in semaphore_new()
68 LOG_ERROR(LOG_TAG, "%s unable to wait on semaphore: %s", __func__, in semaphore_wait()
78 LOG_ERROR(LOG_TAG, "%s unable to get flags for semaphore fd: %s", __func__, in semaphore_try_wait()
83 LOG_ERROR(LOG_TAG, "%s unable to set O_NONBLOCK for semaphore fd: %s", in semaphore_try_wait()
93 LOG_ERROR(LOG_TAG, "%s unable to restore flags for semaphore fd: %s", in semaphore_try_wait()
103 LOG_ERROR(LOG_TAG, "%s unable to post to semaphore: %s", __func__, in semaphore_post()

12345678910>>...21