Searched refs:memoryAsHexString (Results 1 – 1 of 1) sorted by relevance
27 static std::string memoryAsHexString(const void* const address, size_t numBytes) { in memoryAsHexString() function176 ALOGE("Received message: %s", memoryAsHexString(&clientMsg, clientMsg.size()).c_str()); in checkMessage()178 memoryAsHexString(&sanitizedClientMsg, clientMsg.size()).c_str()); in checkMessage()