Searched refs:PrintMemory (Results 1 – 3 of 3) sorted by relevance
52 std::string PrintMemory(const char* ptr, size_t n);
88 string PrintMemory(const char* ptr, size_t n) { in PrintMemory() function
379 &ret, PrintMemory(reinterpret_cast<const char*>(ptr), num_bytes)); in MemoryDebugString()386 strings::StrAppend(&ret, PrintMemory(&*buf.begin(), num_bytes)); in MemoryDebugString()