Searched refs:PutFilePath (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_browser.h113 void PutFilePath(const base::FilePath& path, uint64* file_token_lo,
H A Dnacl_file_host.cc58 nacl_browser->PutFilePath(file_path, &file_token_lo, &file_token_hi);
H A Dnacl_browser.cc400 void NaClBrowser::PutFilePath(const base::FilePath& path, uint64* file_token_lo, function in class:nacl::NaClBrowser

Completed in 98 milliseconds