Searched refs:dataPtrMsg (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
H A DExecutionBuilder.cpp39 const char* dataPtrMsg = data ? "NOT_NULLPTR" : "NULLPTR"; local
41 << dataPtrMsg << ", length = " << length << ")";

Completed in 27 milliseconds