Home
last modified time | relevance | path

Searched refs:modify_private_method (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/bazel/scripts/incremental_build/
H A Dcuj_catalog.py364 cuj_regex_based.modify_private_method(core_settings),
367 cuj_regex_based.modify_private_method(ams),
H A Dcuj_regex_based.py51 def modify_private_method(file: Path) -> CujGroup: function