Searched defs:ResultErr (Results 1 – 2 of 2) sorted by relevance
577 Error ResultErr = Error::success(); in link() local
162 void handleChildImportResult(Error &ResultErr, Error &&ChildErr) { in handleChildImportResult()