Home
last modified time | relevance | path

Searched full:deprecation_warning (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/ui/
H A DBUILD.gn31 action("deprecation_warning") {
42 deps = [ ":deprecation_warning" ]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/
H A DREADME.md14 {% if 'partials' in metadata and metadata['partials']['deprecation_warning'] -%}
15 {{ metadata['partials']['deprecation_warning'] }}
/aosp_15_r20/external/google-cloud-java/java-recommendations-ai/
H A D.readme-partials.yaml1 deprecation_warning: |
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
H A Dpartials.py34 deprecation_warning: a warning to indicate that the library has been
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_rust.cpp745 const std::string deprecation_warning = in GenEnum() local
748 code_ += deprecation_warning; in GenEnum()
752 code_ += deprecation_warning; in GenEnum()
757 code_ += deprecation_warning; in GenEnum()
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/languages/
H A Djava.py844 DEPRECATION_WARNING.format(new_method="foo"))