Searched defs:GetProxy (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/shell/renderer/test_runner/ | ||
D | test_interfaces.cc | 164 WebTestProxyBase* TestInterfaces::GetProxy() { in GetProxy() function in content::TestInterfaces |
/external/chromium_org/sync/internal_api/ | ||
D | sync_context_proxy_impl_unittest.cc | 44 scoped_ptr<SyncContextProxy> GetProxy() { return context_proxy_->Clone(); } in GetProxy() function in syncer::SyncContextProxyImplTest |
/external/chromium_org/chromeos/dbus/ | ||
D | modem_messaging_client.cc | 179 ModemMessagingProxy* GetProxy(const std::string& service_name, in GetProxy() function in chromeos::__anon8e7019cf0111::ModemMessagingClientImpl |
D | gsm_sms_client.cc | 217 SMSProxy* GetProxy(const std::string& service_name, in GetProxy() function in chromeos::__anon9a0054f90111::GsmSMSClientImpl |
/external/chromium_org/content/child/npapi/ | ||
D | npobject_proxy.cc | 41 NPObjectProxy* NPObjectProxy::GetProxy(NPObject* object) { in GetProxy() function in content::NPObjectProxy |