Home
last modified time | relevance | path

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

/external/libweave/src/
Derror.cc37 ErrorPtr inner_error) { in Create()
71 ErrorPtr inner_error = inner_error_ ? inner_error_->Clone() : nullptr; in Clone() local
90 ErrorPtr inner_error) in Error()
97 ErrorPtr inner_error) in Error()
/external/libbrillo/brillo/errors/
Derror.cc40 ErrorPtr inner_error) { in Create()
74 ErrorPtr inner_error = inner_error_ ? inner_error_->Clone() : nullptr; in Clone() local
98 ErrorPtr inner_error) in Error()
110 ErrorPtr inner_error) in Error()