Searched refs:GetNaCl64ExePath (Results 1 – 4 of 4) sorted by relevance
58 if (!NaClBrowser::GetInstance()->GetNaCl64ExePath(&nacl_path)) in Init()
110 bool GetNaCl64ExePath(base::FilePath* exe_path);
211 bool NaClBrowser::GetNaCl64ExePath(base::FilePath* exe_path) { in GetNaCl64ExePath() function in nacl::NaClBrowser
518 if (!NaClBrowser::GetInstance()->GetNaCl64ExePath(&exe_path)) { in LaunchSelLdr()