Home
last modified time | relevance | path

Searched refs:WritePrefix (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dnative_stack_dump.cc66 static inline void WritePrefix(std::ostream& os, const char* prefix, bool odd) { in WritePrefix() function
188 WritePrefix(os, prefix, (*pipe)->odd); in Drain()