Home
last modified time | relevance | path

Searched defs:PrintMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/logging/logd/
H A DReplayMessages.cpp262 class PrintMemory : public SingleBufferOperation { class
264 PrintMemory(log_time first_log_timestamp, const char* buffer) in PrintMemory() function in PrintMemory
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dutil.cc95 string PrintMemory(const char* ptr, size_t n) { in PrintMemory() function