Lines Matching refs:self
40 auto parcel = stats_vendor_atom_to_VendorAtom(self); \
84 int stats_istats_report_vendor_atom(struct stats_istats* self, in stats_istats_report_vendor_atom() argument
86 auto iface = stats_istats_to_IStats(self); in stats_istats_report_vendor_atom()
114 int stats_vendor_atom_set_reverse_domain_name(struct stats_vendor_atom* self, in stats_vendor_atom_set_reverse_domain_name() argument
117 auto parcel = stats_vendor_atom_to_VendorAtom(self); in stats_vendor_atom_set_reverse_domain_name()
122 int stats_vendor_atom_set_atom_id(struct stats_vendor_atom* self, int atom_id) { in stats_vendor_atom_set_atom_id() argument
123 auto parcel = stats_vendor_atom_to_VendorAtom(self); in stats_vendor_atom_set_atom_id()
128 int stats_vendor_atom_set_int_value_at(struct stats_vendor_atom* self, in stats_vendor_atom_set_int_value_at() argument
134 int stats_vendor_atom_set_long_value_at(struct stats_vendor_atom* self, in stats_vendor_atom_set_long_value_at() argument
140 int stats_vendor_atom_set_float_value_at(struct stats_vendor_atom* self, in stats_vendor_atom_set_float_value_at() argument
146 int stats_vendor_atom_set_string_value_at(struct stats_vendor_atom* self, in stats_vendor_atom_set_string_value_at() argument