Searched refs:MissingCString (Results 1 – 2 of 2) sorted by relevance
40 MissingCString, enumerator
120 let name = name.ok_or(PropertyWatcherError::MissingCString)?.to_str()?; in read()121 let value = value.ok_or(PropertyWatcherError::MissingCString)?.to_str()?; in read()