Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host.cc92 base::File file_to_open = nacl::OpenNaClReadExecImpl(full_filepath, in DoOpenPnaclFile() local
174 base::FilePath* file_to_open) { in PnaclCanOpenFile()