Searched refs:compatibleError (Results 1 – 1 of 1) sorted by relevance
442 std::string compatibleError; in checkAllFiles() local443 int compatibleResult = vintfObject->checkCompatibility(&compatibleError, flags); in checkAllFiles()445 SetErrorCode(&retError) << compatibleError; in checkAllFiles()447 SetErrorCode(&retError, -compatibleResult) << compatibleError; in checkAllFiles()