Searched refs:is_system_property_interesting (Results 1 – 3 of 3) sorted by relevance
43 use compos_common::odrefresh::{is_system_property_interesting, ODREFRESH_PATH};85 if !is_system_property_interesting(name) { in initializeSystemProperties()
72 pub fn is_system_property_interesting(name: &str) -> bool { in is_system_property_interesting() function
31 is_system_property_interesting, ExitCode, CURRENT_ARTIFACTS_SUBDIR, ODREFRESH_OUTPUT_ROOT_DIR,155 if is_system_property_interesting(name) { in run_in_vm()