OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temp_ticks
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki_time.c
697
INT32
temp_ticks
;
local
715
temp_ticks
= p_tle->ticks;
728
rem_ticks -=
temp_ticks
; /* Decrement the remaining ticks to process */
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
686
INT32
temp_ticks
;
local
704
temp_ticks
= p_tle->ticks;
717
rem_ticks -=
temp_ticks
; /* Decrement the remaining ticks to process */
/external/libnfc-nci/src/gki/common/
gki_time.c
686
INT32
temp_ticks
;
local
704
temp_ticks
= p_tle->ticks;
717
rem_ticks -=
temp_ticks
; /* Decrement the remaining ticks to process */
Completed in 2461 milliseconds