Searched refs:should_include_debug_apexes (Results 1 – 2 of 2) sorted by relevance
212 pub fn should_include_debug_apexes(&self) -> bool { in should_include_debug_apexes() method
395 if debug_config.should_include_debug_apexes() { &["com.android.adbd"] } else { &[] }; in collect_apex_infos()