Home
last modified time | relevance | path

Searched defs:ErrorCategory (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/
H A Dsqlite_error.hpp142 struct ErrorCategory final : std::error_category { struct
143 inline const char* name() const noexcept override { in name()
147 inline std::string message(int v) const override { in message()
151 static inline ErrorCategory& instance() { in instance()
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.hpp42 struct ErrorCategory final: public std::error_category { struct in inmemoryfs::InMemoryFileSystem
44 inline const char* name() const noexcept override { in name()
/aosp_15_r20/frameworks/base/libs/appfunctions/java/com/android/extensions/appfunctions/
H A DAppFunctionException.java219 public @interface ErrorCategory {} annotation in AppFunctionException
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h98 OutputCategoryAggregator ErrorCategory; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h98 OutputCategoryAggregator ErrorCategory; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h98 OutputCategoryAggregator ErrorCategory; variable
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DSampleProf.cpp59 static ManagedStatic<SampleProfErrorCategoryType> ErrorCategory; variable
H A DInstrProf.cpp87 static ManagedStatic<InstrProfErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/frameworks/base/core/java/android/app/appfunctions/
H A DAppFunctionException.java261 public @interface ErrorCategory {} annotation in AppFunctionException
/aosp_15_r20/external/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp292 static llvm::ManagedStatic<SDErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProf.cpp84 static ManagedStatic<SampleProfErrorCategoryType> ErrorCategory; variable
H A DInstrProf.cpp135 static ManagedStatic<InstrProfErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DSampleProf.cpp101 static SampleProfErrorCategoryType ErrorCategory; in sampleprof_category() local
H A DInstrProf.cpp180 static InstrProfErrorCategoryType ErrorCategory; in instrprof_category() local
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp574 static ManagedStatic<CoverageMappingErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp829 static ManagedStatic<CoverageMappingErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp961 static CoverageMappingErrorCategoryType ErrorCategory; in coveragemap_category() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp3485 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3827 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6532 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6279 static ManagedStatic<BitcodeErrorCategoryType> ErrorCategory; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7769 static BitcodeErrorCategoryType ErrorCategory; in BitcodeErrorCategory() local
/aosp_15_r20/external/aws-sdk-java-v2/services/athena/src/main/resources/codegen-resources/
H A Dservice-2.json1063 "ErrorCategory":{ object
2054 "ErrorCategory":{ object
/aosp_15_r20/external/aws-sdk-java-v2/services/finspacedata/src/main/resources/codegen-resources/
H A Dservice-2.json1553 "ErrorCategory":{ object
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-2/
Dframework.jarandroid/app/backup/BackupRestoreEventLogger.class BackupRestoreEventLogger.java package android.app.backup public ...

12