Searched refs:lastError (Results 1 – 5 of 5) sorted by relevance
95 << gCompatibilityMatrixConverter.lastError() << std::endl; in assembleHalManifest()129 << gHalManifestConverter.lastError() << std::endl; in assembleCompatibilityMatrix()165 << gHalManifestConverter.lastError() << std::endl in assemble()167 << gCompatibilityMatrixConverter.lastError() << std::endl; in assemble()
88 << converter.lastError(); in fetchAllInformation()
140 inline const std::string &lastError() const { return mLastError; } in lastError() function288 mLastError = conv.lastError(); in parseChild()303 mLastError = conv.lastError(); in parseOptionalChild()315 + "> in element <" + this->elementName() + ">: " + conv.lastError(); in parseChildren()
30 virtual const std::string &lastError() const = 0;
776 << gCompatibilityMatrixConverter.lastError(); in TEST_F()964 << gHalManifestConverter.lastError(); in TEST_F()