Searched defs:Retrieve (Results 1 – 7 of 7) sorted by relevance
33 bool SignedCertificateTimestampStoreImpl::Retrieve( in Retrieve() function in content::SignedCertificateTimestampStoreImpl
100 bool Retrieve(int item_id, scoped_refptr<T>* item) { in Retrieve() function
38 bool Retrieve(em::PolicyData *policy, PrefService* local_state) { in Retrieve() function
60 void OndemandSupplyTask::Retrieve(const Retriever& retriever) { in Retrieve() function in i18n::addressinput::OndemandSupplyTask
112 void Retriever::Retrieve(const std::string& key, in Retrieve() function in i18n::addressinput::Retriever
70 void Retrieve() { task_->Retrieve(*retriever_); } in Retrieve() function in __anon599d33660111::OndemandSupplyTaskTest
139 TYPED_TEST(ImageStoreUnitTest, Retrieve) { in TYPED_TEST() argument