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

  /external/webkit/WebKitTools/iExploder/tools/
lasthit.rb 24 agent = $3
28 if (! hostHash[host][agent])
29 hostHash[host][agent] = Hash.new
30 hostHash[host][agent]['total'] = 0
33 hostHash[host][agent]['last'] = testnum
35 hostHash[host][agent]['subtest'] = $1
37 hostHash[host][agent]['subtest'] = ''
39 hostHash[host][agent]['total'] = hostHash[host][agent]['total'] + 1
44 "IP", "Test", "SubTest", "Total", "Agent")
    [all...]
  /external/bluetooth/bluez/test/
simple-agent 13 class Agent(dbus.service.Object):
19 @dbus.service.method("org.bluez.Agent",
26 @dbus.service.method("org.bluez.Agent",
35 @dbus.service.method("org.bluez.Agent",
41 @dbus.service.method("org.bluez.Agent",
48 @dbus.service.method("org.bluez.Agent",
53 @dbus.service.method("org.bluez.Agent",
62 @dbus.service.method("org.bluez.Agent",
67 @dbus.service.method("org.bluez.Agent",
95 path = "/test/agent"
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 23 ATTRIBUTE Ascend-Primary-Home-Agent 129 string
24 ATTRIBUTE Ascend-Secondary-Home-Agent 130 string
77 ATTRIBUTE Ascend-Home-Agent-IP-Addr 183 ipaddr
78 ATTRIBUTE Ascend-Home-Agent-Password 184 string
80 ATTRIBUTE Ascend-Home-Agent-UDP-Port 186 integer
  /external/webkit/WebCore/inspector/front-end/
AuditRules.js 667 varyHeader = varyHeader.replace(/User-Agent/gi, "");
    [all...]

Completed in 51 milliseconds