Home
last modified time | relevance | path

Searched refs:throwIfError (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/timezone/input_tools/android/common/src/main/java/com/android/libcore/timezone/util/
H A DErrors.java121 public void throwIfError(String why) throws HaltExecutionException { in throwIfError() method in Errors
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
H A DTzLookupGenerator.java161 errors.throwIfError("Errors accumulated"); in execute()
167 errors.throwIfError("Errors accumulated"); in execute()
309 errors.throwIfError("One or more countries failed"); in createOutputData()
/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
H A DCanonicalizeTzS2Polygons.java160 errors.throwIfError("Errors encountered."); in execute()
/aosp12/system/timezone/input_tools/android/telephonylookup_generator/src/main/java/com/android/libcore/timezone/telephonylookup/
H A DTelephonyLookupGenerator.java85 errors.throwIfError("One or more validation errors encountered"); in execute()