Lines Matching defs:error

162     std::string error;  in getFrameworkCompatibilityMatrix()  local
184 CompatibilityMatrix* out, std::string* error) { in getCombinedFrameworkMatrix()
235 bool forceSchemaType, std::string* error) { in addDirectoryManifests()
272 std::string* error) { in addDirectoriesManifests()
284 status_t VintfObject::fetchDeviceHalManifestApex(HalManifest* out, std::string* error) { in fetchDeviceHalManifestApex()
302 status_t VintfObject::fetchDeviceHalManifest(HalManifest* out, std::string* error) { in fetchDeviceHalManifest()
358 status_t VintfObject::fetchVendorHalManifest(HalManifest* out, std::string* error) { in fetchVendorHalManifest()
392 status_t VintfObject::fetchOdmHalManifest(HalManifest* out, std::string* error) { in fetchOdmHalManifest()
430 std::string* error) { in fetchOneHalManifest()
439 status_t VintfObject::fetchDeviceMatrix(CompatibilityMatrix* out, std::string* error) { in fetchDeviceMatrix()
454 status_t VintfObject::fetchUnfilteredFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchUnfilteredFrameworkHalManifest()
498 status_t VintfObject::fetchFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchFrameworkHalManifest()
512 status_t VintfObject::fetchFrameworkHalManifestApex(HalManifest* out, std::string* error) { in fetchFrameworkHalManifestApex()
560 static void appendLine(std::string* error, const std::string& message) { in appendLine()
568 std::string* error) { in getOneMatrix()
585 std::string* error) { in getAllFrameworkMatrixLevels()
690 int32_t VintfObject::checkCompatibility(std::string* error, CheckFlags::Type flags) { in checkCompatibility()
828 std::string error = result.error().message() + "\n "; in IsInstanceDeprecated() local
968 std::string* error) { in checkDeprecation()
1042 Level VintfObject::getKernelLevel(std::string* error) { in getKernelLevel()
1071 std::string error; in hasFrameworkCompatibilityMatrixExtensions() local
1232 std::string error; in getAllFrameworkMatrixLevels() local