Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc1028 static inline void WritePrefix(std::ostream* os, const char* prefix, bool odd) { in WritePrefix() argument
1033 if (!odd) { in WritePrefix()