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

  /external/chromium_org/components/nacl/browser/
nacl_process_host.cc 353 SendErrorToRenderer("Process creation was throttled due to excessive"
364 SendErrorToRenderer("NaCl's GDB debug stub requires --no-sandbox flag"
380 SendErrorToRenderer("could not find all the resources needed"
398 SendErrorToRenderer("NaClSocketPair() failed");
484 SendErrorToRenderer("CreateChannel() failed");
519 SendErrorToRenderer("could not get path to nacl64.exe");
542 SendErrorToRenderer("broker service did not launch process");
587 SendErrorToRenderer("could not acquire shared resources needed by NaCl");
604 SendErrorToRenderer("BrokerAddTargetPeer() failed");
622 SendErrorToRenderer("DuplicateHandle() failed")
    [all...]
nacl_process_host.h 141 void SendErrorToRenderer(const std::string& error_message);

Completed in 26 milliseconds