Searched full:deprecation_warning (Results 1 – 6 of 6) sorted by relevance
31 action("deprecation_warning") {42 deps = [ ":deprecation_warning" ]
14 {% if 'partials' in metadata and metadata['partials']['deprecation_warning'] -%}15 {{ metadata['partials']['deprecation_warning'] }}
1 deprecation_warning: |
34 deprecation_warning: a warning to indicate that the library has been
745 const std::string deprecation_warning = in GenEnum() local748 code_ += deprecation_warning; in GenEnum()752 code_ += deprecation_warning; in GenEnum()757 code_ += deprecation_warning; in GenEnum()
844 DEPRECATION_WARNING.format(new_method="foo"))