/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
D | AgentTest.java | 70 Agent agent = new Agent(options, this); in testCreateController() local 92 Agent agent = new Agent(options, this); in testStartupShutdown() local 107 Agent agent = new Agent(options, this) { in testShutdownWithException() local 132 Agent agent = new Agent(options, this); in testNoSessionId() local 145 Agent agent = new Agent(options, this); in testNoDumpOnExit() local 157 Agent agent = new Agent(options, this); in testInvalidExecFile() local 166 Agent agent = new Agent(options, this); in testGetVersion() local 172 Agent agent = new Agent(options, this); in testGetSetSessionId() local 187 Agent agent = new Agent(options, this); in testReset() local 202 Agent agent = new Agent(options, this); in testGetExecutionData() local [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.console_1.0.200.v20100601.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
public void modifiedService (org.osgi.framework. ... |
D | org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
java.util.Collection bundleRepositories
public java.io ... |
D | org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
org.eclipse.equinox.p2.engine. ... |
D | org.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
public void <init> ()
private org. ... |
D | org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
public void <init> (org.eclipse. ... |
D | org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | ... .eclipse.equinox.p2.core.IProvisioningAgent agent
org.eclipse.equinox.p2.repository. ... |
D | org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/webrtc/webrtc/base/ |
D | autodetectproxy.cc | 35 bool AutoDetectProxy::GetProxyForUrl(const char* agent, in GetProxyForUrl() 89 char agent[kSavedStringLimit]; in OnMessage() local
|
D | httpclient.h | 69 void set_agent(const std::string& agent) { agent_ = agent; } in set_agent() 70 const std::string& agent() const { return agent_; } in agent() function
|
D | proxydetect.cc | 360 UserAgent GetAgent(const char* agent) { in GetAgent() 703 bool WinHttpAutoDetectProxyForUrl(const char* agent, const char* url, in WinHttpAutoDetectProxyForUrl() 937 bool GetIeProxySettings(const char* agent, const char* url, ProxyInfo* proxy) { in GetIeProxySettings() 1238 bool AutoDetectProxySettings(const char* agent, const char* url, in AutoDetectProxySettings() 1248 bool GetSystemDefaultProxySettings(const char* agent, const char* url, in GetSystemDefaultProxySettings() 1262 bool GetProxySettingsForUrl(const char* agent, const char* url, in GetProxySettingsForUrl()
|
D | proxy_unittest.cc | 35 explicit AutoDetectProxyRunner(const std::string& agent) in AutoDetectProxyRunner()
|
D | httpclient.cc | 267 HttpClient::HttpClient(const std::string& agent, StreamPool* pool, in HttpClient() 823 const std::string& agent, in HttpClientDefault()
|
/external/okhttp/android/main/java/com/squareup/okhttp/internal/ |
D | Version.java | 20 String agent = System.getProperty("http.agent"); in userAgent() local
|
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/ |
D | JmxRegistration.java | 34 JmxRegistration(final IAgent agent) throws Exception { in JmxRegistration()
|
D | PreMain.java | 45 final Agent agent = Agent.getInstance(agentOptions); in premain() local
|
D | Agent.java | 49 final Agent agent = new Agent(options, IExceptionLogger.SYSTEM_ERR); in getInstance() local
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/tracing_agent/ |
D | chrome_tracing_agent_unittest.py | 99 def FlushTracing(self, agent): argument 102 def StopTracing(self, agent): argument
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Warning.java | 59 protected String agent; field in Warning
|
/external/autotest/scheduler/ |
D | monitor_db.py | 401 def _register_agent_for_ids(self, agent_dict, object_ids, agent): argument 406 def _unregister_agent_for_ids(self, agent_dict, object_ids, agent): argument 453 def remove_agent(self, agent): argument 953 def _can_start_agent(self, agent, have_reached_limit): argument
|
D | host_scheduler_unittests.py | 207 def _check_agent_invariants(self, host, agent): argument
|
/external/nist-sip/java/javax/sip/header/ |
D | WarningHeader.java | 23 void setAgent(String agent) throws ParseException; in setAgent()
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-reference.js | 384 var agent = navigator['userAgent'].toLowerCase(); variable
|
/external/dbus/bus/ |
D | Makefile.am | 41 agentdir=$(LAUNCHD_AGENT_DIR) directory
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
D | NCSARequestLog.java | 635 String agent = request.getHeader(HttpHeaders.USER_AGENT); in logExtended() local
|