Home
last modified time | relevance | path

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

/trusty/user/base/lib/stats/
Dstats.cpp38 #define PARCEL_SET(value_type, value_args...) \ macro
131 PARCEL_SET(VendorAtomValue::intValue, value); in stats_vendor_atom_set_int_value_at()
137 PARCEL_SET(VendorAtomValue::longValue, value); in stats_vendor_atom_set_long_value_at()
143 PARCEL_SET(VendorAtomValue::floatValue, value); in stats_vendor_atom_set_float_value_at()
150 PARCEL_SET(VendorAtomValue::stringValue, value, value_len); in stats_vendor_atom_set_string_value_at()