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