Searched defs:prop_info (Results 1 – 1 of 1) sorted by relevance
65 prop_info: *const PropInfo, field128 let prop_info = self.get_prop_info().ok_or(PropertyWatcherError::SystemPropertyAbsent)?; in read() localVariable