lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_value`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Jul 2019 20:11:44 +0000 (16:11 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:34 +0000 (11:53 -0400)
commit1091bb60d89dfa55a0595a1566f66cb1eee8049b
tree38f5a5497eac3f3489fe2a41e429fd065a2a4708
parente9d0e8218b63860b79a1fe0182da40b3146dc217
lib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_value`

It just feels more right this way.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I6cbe9542417ba4b9688d1920189591727597d3ba
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1665
Tested-by: jenkins <jenkins@lttng.org>
include/babeltrace2/trace-ir/field-class-const.h
src/bindings/python/bt2/bt2/field_class.py
src/lib/trace-ir/field-class.c
src/lib/trace-ir/field-class.h
src/lib/trace-ir/field.c
tests/bindings/python/bt2/test_field_class.py
This page took 0.024838 seconds and 4 git commands to generate.