Searched defs:ConvertError (Results 1 - 1 of 1) sorted by relevance

/system/weaved/buffet/
H A Dweave_error_conversion.h26 inline void ConvertError(const weave::Error& source, function in namespace:buffet
30 ConvertError(*inner_error, destination);
41 inline void ConvertError(const brillo::Error& source, function in namespace:buffet
45 ConvertError(*inner_error, destination);

Completed in 152 milliseconds