Home
last modified time | relevance | path

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

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