Home
last modified time | relevance | path

Searched refs:CallbackError (Results 1 – 2 of 2) sorted by relevance

/system/librustutils/system_properties/
Derror.rs46 CallbackError(#[from] anyhow::Error), enumerator
/system/librustutils/
Dsystem_properties.rs122 f(name, value).map_err(PropertyWatcherError::CallbackError) in read()