Home
last modified time | relevance | path

Searched defs:configure_compiler_filter (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/startop/scripts/app_startup/
H A Drun_app_with_prefetch304 configure_compiler_filter() { function
/aosp12/frameworks/base/startop/scripts/app_startup/lib/
H A Dapp_runner.py108 def configure_compiler_filter(self) -> bool: member in AppRunner