Searched refs:ResourcesError (Results 1 – 1 of 1) sorted by relevance
21 ResourcesError(resources::Error), enumerator32 ResourcesError(e) => write!(f, "failed to allocate pstore region: {}", e), in fmt()63 .map_err(Error::ResourcesError)?; in create_memory_region()