OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTOP_POLL_OK
(Results
1 - 8
of
8
) sorted by null
/device/google/marlin/dataservices/datatop/src/
datatop_value_only_poll.c
54
* @return
DTOP_POLL_OK
- Poll of dpg successful.
86
return
DTOP_POLL_OK
;
190
return
DTOP_POLL_OK
;
datatop_interface.h
61
#define
DTOP_POLL_OK
0
128
*
DTOP_POLL_OK
- Poll of dpg successful.
datatop_single_line_poll.c
68
* @return
DTOP_POLL_OK
- Poll of dpg successful.
115
return
DTOP_POLL_OK
;
228
return
DTOP_POLL_OK
;
datatop_dev_poll.c
107
* @return
DTOP_POLL_OK
- Poll of dpg successful.
164
return
DTOP_POLL_OK
;
308
return
DTOP_POLL_OK
;
datatop_meminfo_file_poll.c
107
* @return
DTOP_POLL_OK
- Poll of dpg successful.
162
return
DTOP_POLL_OK
;
270
return
DTOP_POLL_OK
;
datatop_stat_poll.c
114
* @return
DTOP_POLL_OK
- Poll of dpg successful.
159
return
DTOP_POLL_OK
;
307
return
DTOP_POLL_OK
;
datatop_dual_line_poll.c
71
* @return
DTOP_POLL_OK
- Poll of dpg successful.
155
return
DTOP_POLL_OK
;
301
return
DTOP_POLL_OK
;
datatop_gen_poll.c
97
* @return
DTOP_POLL_OK
- Poll of dpg successful.
123
return
DTOP_POLL_OK
;
Completed in 1294 milliseconds