Lines Matching refs:VERBOSE

85   LOG(VERBOSE) << StringPrintf(  in gki_task_entry()
189 LOG(VERBOSE) << StringPrintf( in GKI_create_task()
194 LOG(VERBOSE) << StringPrintf("Error! task ID > max task allowed"); in GKI_create_task()
214 LOG(VERBOSE) << StringPrintf("GKI creating task %i, pCond/pMutex=%p/%p", in GKI_create_task()
217 LOG(VERBOSE) << StringPrintf("GKI creating JOINABLE task %i", task_id); in GKI_create_task()
234 LOG(VERBOSE) << StringPrintf("pthread_create failed(%d), %s!", ret, taskname); in GKI_create_task()
242 LOG(VERBOSE) << StringPrintf("PBS SQL lowest priority task"); in GKI_create_task()
253 LOG(VERBOSE) << StringPrintf("Leaving GKI_create_task %p %d %lx %s %p %d", in GKI_create_task()
310 LOG(VERBOSE) << StringPrintf("FAILED: result: %d", result); in GKI_shutdown()
314 LOG(VERBOSE) << StringPrintf("task %s dead", in GKI_shutdown()
383 LOG(VERBOSE) << StringPrintf("%s enter", __func__); in timer_thread()
421 LOG(VERBOSE) << StringPrintf("%s enter", __func__); in GKI_run()
431 LOG(VERBOSE) << StringPrintf("Start/Stop GKI_timer_update_registered!"); in GKI_run()
435 LOG(VERBOSE) << StringPrintf("GKI_run == NO_GKI_RUN_RETURN"); in GKI_run()
443 LOG(VERBOSE) << StringPrintf( in GKI_run()
448 LOG(VERBOSE) << StringPrintf("GKI_run, run_cond(%p)=%d ", p_run_cond, in GKI_run()
476 LOG(VERBOSE) << StringPrintf(">>> SUSPENDED"); in GKI_run()
486 LOG(VERBOSE) << StringPrintf(">>> RESTARTED run_cond: %d", *p_run_cond); in GKI_run()
491 LOG(VERBOSE) << StringPrintf("%s exit", __func__); in GKI_run()
553 LOG(VERBOSE) << StringPrintf("GKI_wait task=%i, pCond/pMutex = %p/%p", rtask, in GKI_wait()
675 LOG(VERBOSE) << StringPrintf("GKI_delay %d %d", rtask, timeout); in GKI_delay()
694 LOG(VERBOSE) << StringPrintf("GKI_delay %d %d done", rtask, timeout); in GKI_delay()
752 LOG(VERBOSE) << StringPrintf("GKI_isend_event %d %x", task_id, event); in GKI_isend_event()
753 LOG(VERBOSE) << StringPrintf("GKI_isend_event %d %x done", task_id, event); in GKI_isend_event()
800 LOG(VERBOSE) << StringPrintf("GKI_map_taskname %d", task_id); in GKI_map_taskname()
803 LOG(VERBOSE) << StringPrintf("GKI_map_taskname %d %s done", task_id, in GKI_map_taskname()
1012 LOG(VERBOSE) << StringPrintf("GKI_suspend_task %d - NOT implemented", task_id); in GKI_suspend_task()
1014 LOG(VERBOSE) << StringPrintf("GKI_suspend_task %d done", task_id); in GKI_suspend_task()
1035 LOG(VERBOSE) << StringPrintf("GKI_resume_task %d - NOT implemented", task_id); in GKI_resume_task()
1037 LOG(VERBOSE) << StringPrintf("GKI_resume_task %d done", task_id); in GKI_resume_task()
1080 LOG(VERBOSE) << StringPrintf("GKI_exit_task %d done", task_id); in GKI_exit_task()
1099 LOG(VERBOSE) << StringPrintf("GKI_sched_lock"); in GKI_sched_lock()
1119 LOG(VERBOSE) << StringPrintf("GKI_sched_unlock"); in GKI_sched_unlock()