Searched refs:command_line_and_logging_initialized (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/nacl_irt/
H A Dppapi_dispatcher.cc161 static bool command_line_and_logging_initialized = false; local
162 if (command_line_and_logging_initialized) {
167 command_line_and_logging_initialized = true;

Completed in 1875 milliseconds