OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_TRACE_3
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/hal/include/
gki_hal_target.h
255
#define
GKI_TRACE_3
(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
263
#define
GKI_TRACE_3
(m,p1,p2,p3)
/external/libnfc-nci/src/include/
gki_target.h
393
#define
GKI_TRACE_3
(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3)
401
#define
GKI_TRACE_3
(m,p1,p2,p3)
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
254
GKI_TRACE_3
("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex);
546
GKI_TRACE_3
("%s: run_cond(%x)=%d ", __func__, p_run_cond, *p_run_cond);
650
GKI_TRACE_3
("GKI_wait %d %x %d", rtask, flag, timeout);
659
GKI_TRACE_3
("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info->pMutex);
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
251
GKI_TRACE_3
("GKI creating task %i, pCond/pMutex=%x/%x", task_id, pCondVar, pMutex);
627
GKI_TRACE_3
("GKI_wait %d %x %d", rtask, flag, timeout);
636
GKI_TRACE_3
("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask, p_pthread_info->pCond, p_pthread_info->pMutex);
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
806
GKI_TRACE_3
("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
/external/libnfc-nci/src/gki/common/
gki_time.c
806
GKI_TRACE_3
("%s: invalid argument %x, %x****************************<<", __func__, p_timer_listq, p_tle);
Completed in 55 milliseconds