Home | History | Annotate | Download | only in plugin

Lines Matching refs:nacl

64       const nacl::string& pexe_url,
101 const nacl::string& pexe_url,
142 void ReportNonPpapiError(PP_NaClError err, const nacl::string& message);
147 int32_t pp_error, const nacl::string& message);
169 nacl::scoped_ptr<PnaclResources> resources_;
172 nacl::string pexe_url_;
178 nacl::string architecture_attributes_;
182 nacl::scoped_ptr<nacl::DescWrapper> invalid_desc_wrapper_;
187 nacl::scoped_ptr<TempFile> temp_nexe_file_;
193 nacl::scoped_ptr<FileDownloader> streaming_downloader_;
211 nacl::scoped_ptr<PnaclTranslateThread> translate_thread_;