Searched refs:get_prop_info (Results 1 – 1 of 1) sorted by relevance
76 fn get_prop_info(&mut self) -> Option<*const PropInfo> { in get_prop_info() method128 let prop_info = self.get_prop_info().ok_or(PropertyWatcherError::SystemPropertyAbsent)?; in read()146 match self.get_prop_info() { in wait_for_property_creation()