Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dmain.cc57 bool command_format_text = false; // false = binary. in Main() local
100 command_format_text = true; in Main()
102 command_format_text = false; in Main()
166 params.format_text = command_format_text; in Main()
Dmain_client.cc55 bool command_format_text = false; // false = binary. in MainClient() local
/system/iorap/src/db/
Dmain.cc66 bool command_format_text = false; // false = binary. in Main() local