Searched refs:dataPtrMsg (Results 1 – 1 of 1) sorted by relevance
40 const char* dataPtrMsg = data ? "NOT_NULLPTR" : "NULLPTR"; in createFromPointer() local42 << dataPtrMsg << ", length = " << length << ")"; in createFromPointer()