Home
last modified time | relevance | path

Searched defs:pnacl_dir (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host_unittest.cc24 bool GetPnaclDirectory(base::FilePath* pnacl_dir) override { in GetPnaclDirectory()
29 void SetPnaclDirectory(const base::FilePath& pnacl_dir) { in SetPnaclDirectory()
H A Dnacl_file_host.cc79 base::FilePath pnacl_dir; in DoOpenPnaclFile() local
192 base::FilePath pnacl_dir; in PnaclCanOpenFile() local
H A Dtest_nacl_browser_delegate.cc27 bool TestNaClBrowserDelegate::GetPnaclDirectory(base::FilePath* pnacl_dir) { in GetPnaclDirectory()