Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_browser.cc399 void NaClBrowser::PutFilePath(const base::FilePath& path, uint64* file_token_lo, in PutFilePath()
420 bool NaClBrowser::GetFilePath(uint64 file_token_lo, uint64 file_token_hi, in GetFilePath()
Dnacl_file_host.cc96 uint64 file_token_lo = 0; in DoRegisterOpenedNaClExecutableFile() local
Dnacl_process_host.cc1007 void NaClProcessHost::OnResolveFileToken(uint64 file_token_lo, in OnResolveFileToken()
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc1438 uint64_t file_token_lo = 0; in DownloadFile() local