Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/spe/
DAdservicesJobServiceLogger.java187 int executionResultCode, in logExecutionStats()
/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp107 static bool validateOutputShapesFromDriver(int executionResultCode, const ModelBuilder* model, in validateOutputShapesFromDriver()
1159 static bool isZeroSizedTensor(int executionResultCode, const OutputShape& outputShape) { in isZeroSizedTensor()
1238 bool StepExecutor::updateOutputShapes(int executionResultCode, const std::vector<OutputShape>& from, in updateOutputShapes()