PendingTranslation   52 components/nacl/browser/pnacl_host.cc PnaclHost::PendingTranslation::PendingTranslation()
PendingTranslation   62 components/nacl/browser/pnacl_host.cc PnaclHost::PendingTranslation::~PendingTranslation() {}
PendingTranslation  226 components/nacl/browser/pnacl_host.cc   PendingTranslation pt;
PendingTranslation  269 components/nacl/browser/pnacl_host.cc   PendingTranslation* pt = &entry->second;
PendingTranslation  307 components/nacl/browser/pnacl_host.cc   PendingTranslation* pt = &entry->second;
PendingTranslation  317 components/nacl/browser/pnacl_host.cc   PendingTranslation* pt = &entry->second;
PendingTranslation  358 components/nacl/browser/pnacl_host.cc   PendingTranslation* pt = &entry->second;
PendingTranslation  112 components/nacl/browser/pnacl_host.h   class PendingTranslation {
PendingTranslation  114 components/nacl/browser/pnacl_host.h     PendingTranslation();
PendingTranslation  115 components/nacl/browser/pnacl_host.h     ~PendingTranslation();
PendingTranslation  130 components/nacl/browser/pnacl_host.h   typedef std::map<TranslationID, PendingTranslation> PendingTranslationMap;