Home
last modified time | relevance | path

Searched defs:ExceptionData (Results 1 – 2 of 2) sorted by relevance

/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
DBaseServiceException.java45 public static final class ExceptionData implements Serializable { class in BaseServiceException
56 private ExceptionData( in ExceptionData() method in BaseServiceException.ExceptionData
/external/clang/lib/CodeGen/
DCGObjCMac.cpp3706 Address ExceptionData; member
4059 Address ExceptionData = CGF.CreateTempAlloca(ObjCTypes.ExceptionDataTy, in EmitTryOrSynchronizedStmt() local