Home
last modified time | relevance | path

Searched defs:ComponentError (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/engine/
H A DDefaultEngine.h65 struct ComponentError { struct
71 explicit ComponentError(std::string s, std::string m, std::string p, bool fatal = false) argument