OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_remove_from_queue
(Results
1 - 5
of
5
) sorted by null
/system/nfc/halimpl/bcm2079x/gki/common/
gki.h
424
extern void*
GKI_remove_from_queue
(BUFFER_Q*, void*);
gki_buffer.c
925
** Function
GKI_remove_from_queue
935
void*
GKI_remove_from_queue
(BUFFER_Q* p_q, void* p_buf) {
[
all
...]
/system/nfc/src/gki/common/
gki.h
409
extern void*
GKI_remove_from_queue
(BUFFER_Q*, void*);
gki_buffer.c
729
** Function
GKI_remove_from_queue
739
void*
GKI_remove_from_queue
(BUFFER_Q* p_q, void* p_buf) {
[
all
...]
/system/nfc/src/nfc/nfc/
nfc_ncif.cc
[
all
...]
Completed in 4385 milliseconds