Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc1043 bool wrote_prefix = false; // Have we already written a prefix? in RunCommand() local
1056 if (!wrote_prefix) { in RunCommand()
1059 wrote_prefix = true; in RunCommand()
1064 if (!wrote_prefix) { in RunCommand()
1073 wrote_prefix = false; in RunCommand()