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

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc373 SendErrorToRenderer("Process creation was throttled due to excessive"
384 SendErrorToRenderer("NaCl's GDB debug stub requires --no-sandbox flag"
400 SendErrorToRenderer("could not find all the resources needed"
421 SendErrorToRenderer(
440 SendErrorToRenderer("NaClSocketPair() failed");
532 SendErrorToRenderer("CreateChannel() failed");
560 SendErrorToRenderer("could not get path to nacl64.exe");
576 SendErrorToRenderer("could not get path to current module");
609 SendErrorToRenderer("broker service did not launch process");
667 SendErrorToRenderer("coul
741 void NaClProcessHost::SendErrorToRenderer(const std::string& error_message) { function in class:nacl::NaClProcessHost
[all...]
H A Dnacl_process_host.h147 void SendErrorToRenderer(const std::string& error_message);

Completed in 68 milliseconds