HomeSort by relevance Sort by last modified time
    Searched refs:SendErrorToRenderer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/nacl_host/
nacl_process_host.cc 292 SendErrorToRenderer("NaCl's GDB debug stub requires --no-sandbox flag"
308 SendErrorToRenderer("could not find all the resources needed"
326 SendErrorToRenderer("NaClSocketPair() failed");
412 SendErrorToRenderer("CreateChannel() failed");
447 SendErrorToRenderer("could not get path to nacl64.exe");
470 SendErrorToRenderer("broker service did not launch process");
515 SendErrorToRenderer("could not acquire shared resources needed by NaCl");
532 SendErrorToRenderer("BrokerAddTargetPeer() failed");
550 SendErrorToRenderer("DuplicateHandle() failed");
575 void NaClProcessHost::SendErrorToRenderer(const std::string& error_message)
    [all...]
nacl_process_host.h 127 void SendErrorToRenderer(const std::string& error_message);

Completed in 120 milliseconds