NaClMain          129 chrome/app/chrome_main_delegate.cc extern int NaClMain(const content::MainFunctionParams&);
NaClMain          804 chrome/app/chrome_main_delegate.cc     { switches::kNaClLoaderProcess,  NaClMain },
NaClMain           24 components/nacl/loader/nacl_helper_win_64.cc extern int NaClMain(const content::MainFunctionParams&);
NaClMain           74 components/nacl/loader/nacl_helper_win_64.cc     return NaClMain(main_params);