Home
last modified time | relevance | path

Searched refs:action_str (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/typ/typ/
Darg_parser.py261 action_str = _action_str(action)
269 assert action_str in ['append', 'count', 'store', 'store_true']
270 if action_str == 'append':
274 elif action_str == 'count':
277 elif action_str == 'store':
/external/dnsmasq/src/
Dhelper.c113 char *p, *action_str, *hostname = NULL; in create_helper() local
122 action_str = "del"; in create_helper()
124 action_str = "add"; in create_helper()
126 action_str = "old"; in create_helper()
282 action_str, daemon->dhcp_buff, inet_ntoa(data.addr), hostname, (char*)NULL); in create_helper()
Ddbus.c398 char *action_str, *addr, *mac = daemon->namebuff; in emit_dbus_signal() local
413 action_str = "DhcpLeaseDeleted"; in emit_dbus_signal()
415 action_str = "DhcpLeaseAdded"; in emit_dbus_signal()
417 action_str = "DhcpLeaseUpdated"; in emit_dbus_signal()
423 if (!(message = dbus_message_new_signal(DNSMASQ_PATH, DNSMASQ_SERVICE, action_str))) in emit_dbus_signal()
/external/dbus/bus/
Dmain.c224 char *action_str; in handle_reload_watch() local
238 action_str = _dbus_string_get_data (&str); in handle_reload_watch()
239 if (action_str != NULL) in handle_reload_watch()
241 action = action_str[0]; in handle_reload_watch()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch327 action_str = "del";
329 action_str = "add";
331 + action_str = "access";
333 action_str = "old";
/external/robolectric/v3/libs/
Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...