Home
last modified time | relevance | path

Searched refs:stats_event_write_float (Results 1 – 4 of 4) sorted by relevance

/system/core/libstats/socket/
Dlibstatssocket.map.txt10 stats_event_write_float; # apex # introduced=1
Dstats_event.c173 void stats_event_write_float(struct stats_event* event, float value) { in stats_event_write_float() function
343 stats_event_write_float,
/system/core/libstats/socket/include/
Dstats_event.h95 void stats_event_write_float(struct stats_event* event, float value);
/system/core/libstats/socket/tests/
Dstats_event_test.cpp95 stats_event_write_float(event, floatValue); in TEST()
290 stats_event_write_float(event, floatValue); in TEST()