/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/ |
D | retriever_test.cc | 78 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/ |
D | signed_certificate_timestamp_store_impl.cc | 33 bool SignedCertificateTimestampStoreImpl::Retrieve( in Retrieve() function in content::SignedCertificateTimestampStoreImpl 36 return store_.Retrieve(sct_id, sct); in Retrieve()
|
D | cert_store_impl.cc | 29 return store_.Retrieve(cert_id, cert); in RetrieveCert()
|
D | signed_certificate_timestamp_store_impl.h | 26 virtual bool Retrieve(
|
D | renderer_data_memoizing_store.h | 99 bool Retrieve(int item_id, scoped_refptr<T>* item) { in Retrieve() function
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
D | device_settings_cache_unittest.cc | 37 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()
|
D | device_settings_cache.h | 30 bool Retrieve(enterprise_management::PolicyData *policy,
|
D | device_settings_cache.cc | 38 bool Retrieve(em::PolicyData *policy, PrefService* local_state) { in Retrieve() function
|
/external/chromium/chrome/browser/chromeos/login/ |
D | signed_settings_temp_storage_unittest.cc | 67 EXPECT_TRUE(SignedSettingsTempStorage::Retrieve(b_list[i]->first, &value, in TEST_F() 70 EXPECT_FALSE(SignedSettingsTempStorage::Retrieve("non-existent tv-series", in TEST_F()
|
D | signed_settings_temp_storage.h | 29 static bool Retrieve(const std::string& name,
|
D | signed_settings_temp_storage.cc | 40 bool SignedSettingsTempStorage::Retrieve(const std::string& name, in Retrieve() function in chromeos::SignedSettingsTempStorage
|
D | signed_settings_unittest.cc | 544 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/ |
D | README | 3 1) Retrieve wireshark source code. 9 2) Retrieve the spdyshark source code.
|
/external/chromium_org/content/public/browser/ |
D | signed_certificate_timestamp_store.h | 44 virtual bool Retrieve(
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/ |
D | retriever.h | 55 void Retrieve(const std::string& key, const Callback& retrieved) const;
|
D | rule_retriever.cc | 40 data_retriever.Retrieve(key, *data_retrieved_); in Helper()
|
D | retriever.cc | 102 void Retriever::Retrieve(const std::string& key, in Retrieve() function in i18n::addressinput::Retriever
|
/external/chromium_org/chrome/common/extensions/api/ |
D | media_galleries.idl | 20 // Retrieve all available metadata. 22 // Retrieve only the mime type.
|
/external/chromium_org/third_party/markupsafe/ |
D | README.chromium | 24 Retrieve or update by executing markupsafe/get_markupsafe.sh from third_party.
|
/external/chromium_org/third_party/jinja2/ |
D | README.chromium | 25 Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
|
/external/chromium_org/webkit/common/user_agent/ |
D | user_agent_util_ios.mm | 105 // Retrieve the kernel build number.
|
/external/chromium_org/third_party/openssl/openssl/ |
D | README.android | 13 1) Retrieve the appropriate version of the OpenSSL source from
|
/external/openssl/ |
D | README.android | 13 1) Retrieve the appropriate version of the OpenSSL source from
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
D | opt-gvmat64.asm | 169 ;;; Retrieve the function arguments. r8d will hold cur_match
|
/external/chromium_org/remoting/base/ |
D | dispatch_win.h.pump | 139 // Retrieve the ID of the method to be called.
|