Home
last modified time | relevance | path

Searched defs:GetProxy (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
Dtest_interfaces.cc164 WebTestProxyBase* TestInterfaces::GetProxy() { in GetProxy() function in content::TestInterfaces
/external/chromium_org/sync/internal_api/
Dsync_context_proxy_impl_unittest.cc44 scoped_ptr<SyncContextProxy> GetProxy() { return context_proxy_->Clone(); } in GetProxy() function in syncer::SyncContextProxyImplTest
/external/chromium_org/chromeos/dbus/
Dmodem_messaging_client.cc179 ModemMessagingProxy* GetProxy(const std::string& service_name, in GetProxy() function in chromeos::__anon8e7019cf0111::ModemMessagingClientImpl
Dgsm_sms_client.cc217 SMSProxy* GetProxy(const std::string& service_name, in GetProxy() function in chromeos::__anon9a0054f90111::GsmSMSClientImpl
/external/chromium_org/content/child/npapi/
Dnpobject_proxy.cc41 NPObjectProxy* NPObjectProxy::GetProxy(NPObject* object) { in GetProxy() function in content::NPObjectProxy