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