Home
last modified time | relevance | path

Searched defs:plugin_options (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-cmd.bash59 plugin_options() function
/aosp_15_r20/external/grpc-grpc/test/cpp/ext/otel/
H A Dotel_test_library.h153 plugin_options; member
/aosp_15_r20/external/libtraceevent/plugins/
H A Dplugin_function.c27 struct tep_plugin_option plugin_options[] = variable
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/otel/
H A Dotel_plugin.h432 plugin_options() const { in plugin_options() function
H A Dotel_plugin.cc338 std::vector<std::unique_ptr<InternalOpenTelemetryPluginOption>> in OpenTelemetryPlugin()