Searched refs:ODREFRESH_PATH (Results 1 – 2 of 2) sorted by relevance
43 use compos_common::odrefresh::{is_system_property_interesting, ODREFRESH_PATH};49 odrefresh_path: PathBuf::from(ODREFRESH_PATH), in new_binder()
24 pub const ODREFRESH_PATH: &str = "/apex/com.android.art/bin/odrefresh"; constant