Searched refs:PropertyWatcher (Results 1 – 3 of 3) sorted by relevance
63 pub struct PropertyWatcher { struct69 impl PropertyWatcher { implementation
48 use keystore2_system_property::{write, PropertyWatcher, PropertyWatcherError};642 let mut prop_reader = PropertyWatcher::new("keystore.crash_count").context(concat!( in read_keystore_crash_count()
49 use keystore2_system_property::PropertyWatcher;306 let mut w = PropertyWatcher::new("keystore.boot_level") in watch_boot_level()