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