Home
last modified time | relevance | path

Searched defs:ErrorReporter (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc908 TfLiteStatus ParseAbs(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseAbs() argument
1017 TfLiteStatus ParseBatchToSpaceNd(const Operator*, ErrorReporter*, in ParseBatchToSpaceNd() argument
1046 TfLiteStatus ParseCeil(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseCeil() argument
1132 TfLiteStatus ParseCos(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseCos() argument
1201 TfLiteStatus ParseDequantize(const Operator*, ErrorReporter*, in ParseDequantize() argument
1224 TfLiteStatus ParseElu(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseElu() argument
1232 TfLiteStatus ParseEqual(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseEqual() argument
1240 TfLiteStatus ParseExp(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseExp() argument
1248 TfLiteStatus ParseExpandDims(const Operator*, ErrorReporter*, in ParseExpandDims() argument
1256 TfLiteStatus ParseFill(const Operator*, ErrorReporter*, BuiltinDataAllocator*, in ParseFill() argument
[all …]
Derror_reporter_test.cc38 TEST(ErrorReporter, TestReport) { in TEST() argument
45 TEST(ErrorReporter, TestReportMacro) { in TEST() argument
/external/auto/value/src/main/java/com/google/auto/value/processor/
DErrorReporter.java29 class ErrorReporter { class
33 ErrorReporter(ProcessingEnvironment processingEnv) { in ErrorReporter() method in ErrorReporter
/external/auto/value/src/main/java/com/google/auto/value/extension/toprettystring/processor/
DToPrettyStringValidator.java129 private static final class ErrorReporter { class in ToPrettyStringValidator
133 ErrorReporter(ExecutableElement method, Messager messager) { in ErrorReporter() method in ToPrettyStringValidator.ErrorReporter
/external/tflite-support/tensorflow_lite_support/cc/task/core/
Dtflite_engine.h184 struct ErrorReporter : public tflite::ErrorReporter { struct
190 ErrorReporter error_reporter_; argument
/external/dagger2/java/dagger/android/processor/
DAndroidInjectorDescriptor.java147 private static class ErrorReporter { class in AndroidInjectorDescriptor.Validator
152 ErrorReporter(Element subject, Messager messager) { in ErrorReporter() method in AndroidInjectorDescriptor.Validator.ErrorReporter
/external/skia/src/sksl/
DSkSLContext.h20 class ErrorReporter; variable
DSkSLAnalysis.h20 class ErrorReporter; variable
DSkSLDSLParser.h24 class ErrorReporter; variable
DSkSLRehydrator.h23 class ErrorReporter; variable
/external/smali/smalidea/src/main/java/org/jf/smalidea/errorReporting/
DErrorReporter.java49 public class ErrorReporter extends ErrorReportSubmitter { class
/external/skia/include/sksl/
DSkSLErrorReporter.h56 ErrorReporter() {} in ErrorReporter() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h207 std::function<void(Error)> ErrorReporter) { in createLegacyLookupResolver()
/external/tensorflow/tensorflow/lite/c/
Dc_api_test.cc211 TEST(CApiSimple, ErrorReporter) { in TEST() argument
/external/skia/include/effects/
DSkRuntimeEffect.h35 class ErrorReporter; variable