HomeSort by relevance Sort by last modified time
    Searched refs:WriteToBuf (Results 1 - 2 of 2) sorted by null

  /art/runtime/
trace.cc 717 WriteToBuf(buf, sizeof(buf));
720 WriteToBuf(reinterpret_cast<const uint8_t*>(header.c_str()), header.length());
    [all...]
trace.h 254 void WriteToBuf(const uint8_t* src, size_t src_size)

Completed in 464 milliseconds