HomeSort by relevance Sort by last modified time
    Searched defs:Agent (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/
launchd_mac.h 16 Agent, // LaunchAgent
  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 50 op_agent_t Agent;
106 // loaded and a connection to the agent has been established, and false
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
Agent.java 20 package org.jivesoftware.smackx.workgroup.agent;
34 * The <code>Agent</code> class is used to represent one agent in a Workgroup Queue.
38 public class Agent {
63 * Constructs an Agent.
65 Agent(Connection connection, String workgroupJID) {
107 * Changes the name of the agent in the server. The server may have this functionality
108 * disabled for all the agents or for this agent in particular. If the agent is not
112 * @param newName the new name of the agent.
    [all...]

Completed in 64 milliseconds