OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTOP_LONG
(Results
1 - 6
of
6
) sorted by null
/device/google/marlin/dataservices/datatop/src/
datatop_interface.h
47
#define
DTOP_LONG
1
datatop_helpers.c
91
case
DTOP_LONG
:
199
case
DTOP_LONG
:
326
case
DTOP_LONG
:
datatop_value_only_poll.c
171
data_points[i].type =
DTOP_LONG
;
datatop_single_line_poll.c
214
data_points[k].type =
DTOP_LONG
;
datatop_gen_poll.c
118
dpg->data_points[i].type =
DTOP_LONG
;
datatop_dual_line_poll.c
282
data_points[k].type =
DTOP_LONG
;
Completed in 997 milliseconds