Home
last modified time | relevance | path

Searched refs:Retrieve (Results 1 – 25 of 43) sorted by relevance

12

/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
Dretriever_test.cc78 retriever_.Retrieve(kKey, *callback); in TEST_F()
88 retriever_.Retrieve(kKey, *callback1); in TEST_F()
91 retriever_.Retrieve(kKey, *callback2); in TEST_F()
103 retriever_.Retrieve(kMissingKey, *callback); in TEST_F()
129 bad_retriever.Retrieve(kKey, *callback); in TEST_F()
/external/chromium_org/content/browser/
Dsigned_certificate_timestamp_store_impl.cc33 bool SignedCertificateTimestampStoreImpl::Retrieve( in Retrieve() function in content::SignedCertificateTimestampStoreImpl
36 return store_.Retrieve(sct_id, sct); in Retrieve()
Dcert_store_impl.cc29 return store_.Retrieve(cert_id, cert); in RetrieveCert()
Dsigned_certificate_timestamp_store_impl.h26 virtual bool Retrieve(
Drenderer_data_memoizing_store.h99 bool Retrieve(int item_id, scoped_refptr<T>* item) { in Retrieve() function
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_settings_cache_unittest.cc37 EXPECT_TRUE(device_settings_cache::Retrieve(&policy_out, &local_state_)); in TEST_F()
54 EXPECT_FALSE(device_settings_cache::Retrieve(&policy_out, &local_state_)); in TEST_F()
Ddevice_settings_cache.h30 bool Retrieve(enterprise_management::PolicyData *policy,
Ddevice_settings_cache.cc38 bool Retrieve(em::PolicyData *policy, PrefService* local_state) { in Retrieve() function
/external/chromium/chrome/browser/chromeos/login/
Dsigned_settings_temp_storage_unittest.cc67 EXPECT_TRUE(SignedSettingsTempStorage::Retrieve(b_list[i]->first, &value, in TEST_F()
70 EXPECT_FALSE(SignedSettingsTempStorage::Retrieve("non-existent tv-series", in TEST_F()
Dsigned_settings_temp_storage.h29 static bool Retrieve(const std::string& name,
Dsigned_settings_temp_storage.cc40 bool SignedSettingsTempStorage::Retrieve(const std::string& name, in Retrieve() function in chromeos::SignedSettingsTempStorage
Dsigned_settings_unittest.cc544 ACTION_P(Retrieve, s) { (*arg0)((void*)arg1, s.c_str(), s.length()); } in ACTION_P() argument
561 .WillOnce(Retrieve(signed_serialized)) in TEST_F()
/external/chromium/net/tools/spdyshark/
DREADME3 1) Retrieve wireshark source code.
9 2) Retrieve the spdyshark source code.
/external/chromium_org/content/public/browser/
Dsigned_certificate_timestamp_store.h44 virtual bool Retrieve(
/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
Dretriever.h55 void Retrieve(const std::string& key, const Callback& retrieved) const;
Drule_retriever.cc40 data_retriever.Retrieve(key, *data_retrieved_); in Helper()
Dretriever.cc102 void Retriever::Retrieve(const std::string& key, in Retrieve() function in i18n::addressinput::Retriever
/external/chromium_org/chrome/common/extensions/api/
Dmedia_galleries.idl20 // Retrieve all available metadata.
22 // Retrieve only the mime type.
/external/chromium_org/third_party/markupsafe/
DREADME.chromium24 Retrieve or update by executing markupsafe/get_markupsafe.sh from third_party.
/external/chromium_org/third_party/jinja2/
DREADME.chromium25 Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
/external/chromium_org/webkit/common/user_agent/
Duser_agent_util_ios.mm105 // Retrieve the kernel build number.
/external/chromium_org/third_party/openssl/openssl/
DREADME.android13 1) Retrieve the appropriate version of the OpenSSL source from
/external/openssl/
DREADME.android13 1) Retrieve the appropriate version of the OpenSSL source from
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
Dopt-gvmat64.asm169 ;;; Retrieve the function arguments. r8d will hold cur_match
/external/chromium_org/remoting/base/
Ddispatch_win.h.pump139 // Retrieve the ID of the method to be called.

12