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

  /external/chromium_org/components/nacl/browser/
pnacl_host.h 144 void OnCacheQueryReturn(const TranslationID& id,
pnacl_host.cc 287 &PnaclHost::OnCacheQueryReturn, weak_factory_.GetWeakPtr(), id));
299 void PnaclHost::OnCacheQueryReturn(
307 LOG(ERROR) << "OnCacheQueryReturn: id not found";
551 base::Bind(&PnaclHost::OnCacheQueryReturn,

Completed in 41 milliseconds