DescriptionRefactoring of binding code around runtime enabled features
It didn't make sense to use 'runtime_enabled_function_name'
to group runtime enabled features.
Plus, 'runtime_feature_name' was also used in few places. It
was so confusing.
So this CL unify them to use feature names to group contexts
and remove runtime_enabled_function_name() function.
This CL does not change generated code.
BUG=None
Committed: https://crrev.com/9aa18b4eace75d3c11686ce1c030d8511891d914
Cr-Commit-Position: refs/heads/master@{#439088}
Patch Set 1 : . #
Total comments: 2
Patch Set 2 : Work for a comment #Messages
Total messages: 21 (13 generated)
|