HomeSort by relevance Sort by last modified time
    Searched refs:irt_filepath_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/nacl/browser/
nacl_browser.cc 140 : irt_filepath_(),
184 irt_filepath_ = base::FilePath(path_string);
192 irt_filepath_ = plugin_dir.Append(NaClIrtName());
245 if (!proxy->CreateOrOpen(irt_filepath_,
264 << irt_filepath_.LossyDisplayName()
397 return irt_filepath_;
nacl_browser.h 175 base::FilePath irt_filepath_; member in class:nacl::NaClBrowser

Completed in 1038 milliseconds