Values API: standardize function names
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 15 Nov 2018 20:34:32 +0000 (15:34 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:07:37 +0000 (00:07 -0400)
commit7fce1b50c071c8289479e07d71016ee789262dc7
tree9b07cd238cf282fca1a663b7030a73b943934d5a
parent9db4d871b05da8e845bbcbca88c949a6c14f2c1e
Values API: standardize function names

Make them look more like the rest of the API.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
20 files changed:
cli/babeltrace-cfg-cli-args-connect.c
cli/babeltrace-cfg-cli-args.c
cli/babeltrace-cfg.c
cli/babeltrace.c
include/babeltrace/ref.h
include/babeltrace/values.h
lib/ctf-writer/attributes.c
lib/lib-logging.c
lib/trace-ir/attributes.c
lib/values.c
plugins/ctf/fs-src/fs.c
plugins/ctf/fs-src/query.c
plugins/ctf/lttng-live/viewer-connection.c
plugins/text/dmesg/dmesg.c
plugins/text/pretty/pretty.c
plugins/utils/counter/counter.c
plugins/utils/muxer/muxer.c
tests/lib/test-plugin-plugins/sfs.c
tests/lib/test_bt_values.c
tests/lib/test_plugin.c
This page took 0.028536 seconds and 5 git commands to generate.