• Home
  • Raw
  • Download

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()
285 status_t VintfObject::fetchVendorHalFragments(HalManifest* out, std::string* error) { in fetchVendorHalFragments()
298 status_t VintfObject::fetchOdmHalFragments(HalManifest* out, std::string* error) { in fetchOdmHalFragments()
316 status_t VintfObject::fetchDeviceHalManifest(HalManifest* out, std::string* error) { in fetchDeviceHalManifest()
364 status_t VintfObject::fetchVendorHalManifest(HalManifest* out, std::string* error) { in fetchVendorHalManifest()
398 status_t VintfObject::fetchOdmHalManifest(HalManifest* out, std::string* error) { in fetchOdmHalManifest()
436 std::string* error) { in fetchOneHalManifest()
445 status_t VintfObject::fetchDeviceMatrix(CompatibilityMatrix* out, std::string* error) { in fetchDeviceMatrix()
460 status_t VintfObject::fetchUnfilteredFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchUnfilteredFrameworkHalManifest()
504 status_t VintfObject::fetchFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchFrameworkHalManifest()
518 status_t VintfObject::fetchFrameworkHalManifestApex(HalManifest* out, std::string* error) { in fetchFrameworkHalManifestApex()
566 static void appendLine(std::string* error, const std::string& message) { in appendLine()
574 std::string* error) { in getOneMatrix()
591 std::string* error) { in getAllFrameworkMatrixLevels()
696 int32_t VintfObject::checkCompatibility(std::string* error, CheckFlags::Type flags) { in checkCompatibility()
837 std::string error = result.error().message() + "\n "; in IsInstanceDeprecated() local
979 std::string* error) { in checkDeprecation()
1059 Level VintfObject::getKernelLevel(std::string* error) { in getKernelLevel()
1088 std::string error; in hasFrameworkCompatibilityMatrixExtensions() local
1249 std::string error; in getAllFrameworkMatrixLevels() local