• Home
  • Raw
  • Download

Lines Matching defs:error

134     std::string error;  in getFrameworkCompatibilityMatrix()  local
156 CompatibilityMatrix* out, std::string* error) { in getCombinedFrameworkMatrix()
215 bool forceSchemaType, std::string* error) { in addDirectoryManifests()
252 status_t VintfObject::fetchDeviceHalManifest(HalManifest* out, std::string* error) { in fetchDeviceHalManifest()
262 status_t VintfObject::fetchDeviceHalManifestApex(HalManifest* out, std::string* error) { in fetchDeviceHalManifestApex()
297 status_t VintfObject::fetchDeviceHalManifestMinusApex(HalManifest* out, std::string* error) { in fetchDeviceHalManifestMinusApex()
348 status_t VintfObject::fetchVendorHalManifest(HalManifest* out, std::string* error) { in fetchVendorHalManifest()
382 status_t VintfObject::fetchOdmHalManifest(HalManifest* out, std::string* error) { in fetchOdmHalManifest()
420 std::string* error) { in fetchOneHalManifest()
429 status_t VintfObject::fetchDeviceMatrix(CompatibilityMatrix* out, std::string* error) { in fetchDeviceMatrix()
444 status_t VintfObject::fetchUnfilteredFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchUnfilteredFrameworkHalManifest()
488 status_t VintfObject::fetchFrameworkHalManifest(HalManifest* out, std::string* error) { in fetchFrameworkHalManifest()
535 static void appendLine(std::string* error, const std::string& message) { in appendLine()
543 std::string* error) { in getOneMatrix()
560 std::string* error) { in getAllFrameworkMatrixLevels()
665 int32_t VintfObject::checkCompatibility(std::string* error, CheckFlags::Type flags) { in checkCompatibility()
927 std::string* error) { in checkDeprecation()
1000 std::string* error) { in checkDeprecation()
1019 Level VintfObject::getKernelLevel(std::string* error) { in getKernelLevel()
1060 std::string error; in hasFrameworkCompatibilityMatrixExtensions() local
1197 std::string error; in getAllFrameworkMatrixLevels() local