Searched refs:PutFilePath (Results 1 – 3 of 3) sorted by relevance
99 void PutFilePath(const base::FilePath& path, uint64* file_token_lo,
108 nacl_browser->PutFilePath(file_path, &file_token_lo, &file_token_hi); in DoRegisterOpenedNaClExecutableFile()
407 void NaClBrowser::PutFilePath(const base::FilePath& path, uint64* file_token_lo, in PutFilePath() function in nacl::NaClBrowser