/external/jmdns/src/javax/jmdns/ |
D | JmDNS.java | 215 public abstract ServiceInfo getServiceInfo(String type, String name, boolean persistent); in getServiceInfo() 232 …public abstract ServiceInfo getServiceInfo(String type, String name, boolean persistent, long time… in getServiceInfo() 258 public abstract void requestServiceInfo(String type, String name, boolean persistent); in requestServiceInfo() 284 …public abstract void requestServiceInfo(String type, String name, boolean persistent, long timeout… in requestServiceInfo()
|
D | JmmDNS.java | 191 public abstract ServiceInfo[] getServiceInfos(String type, String name, boolean persistent); in getServiceInfos() 209 …public abstract ServiceInfo[] getServiceInfos(String type, String name, boolean persistent, long t… in getServiceInfos() 233 public abstract void requestServiceInfo(String type, String name, boolean persistent); in requestServiceInfo() 261 …public abstract void requestServiceInfo(String type, String name, boolean persistent, long timeout… in requestServiceInfo()
|
D | ServiceInfo.java | 253 …ing name, final int port, final int weight, final int priority, final boolean persistent, final St… in create() 278 … subtype, final int port, final int weight, final int priority, final boolean persistent, final St… in create() 301 …ing name, final int port, final int weight, final int priority, final boolean persistent, final Ma… in create() 326 … subtype, final int port, final int weight, final int priority, final boolean persistent, final Ma… in create() 349 …ing name, final int port, final int weight, final int priority, final boolean persistent, final by… in create() 374 … subtype, final int port, final int weight, final int priority, final boolean persistent, final by… in create() 395 …dNameMap, final int port, final int weight, final int priority, final boolean persistent, final Ma… in create()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | JmmDNSImpl.java | 189 public ServiceInfo[] getServiceInfos(String type, String name, boolean persistent) { in getServiceInfos() 198 …iceInfo[] getServiceInfos(final String type, final String name, final boolean persistent, final lo… in getServiceInfos() 236 public void requestServiceInfo(String type, String name, boolean persistent) { in requestServiceInfo() 254 …public void requestServiceInfo(final String type, final String name, final boolean persistent, fin… in requestServiceInfo()
|
D | DNSRecord.java | 206 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 251 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 393 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 493 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 609 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 810 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 936 public ServiceInfo getServiceInfo(boolean persistent) { in getServiceInfo() 989 public abstract ServiceInfo getServiceInfo(boolean persistent); in getServiceInfo()
|
D | ServiceInfoImpl.java | 127 …, String name, String subtype, int port, int weight, int priority, boolean persistent, String text… in ServiceInfoImpl() 150 …, String name, String subtype, int port, int weight, int priority, boolean persistent, Map<String,… in ServiceInfoImpl() 165 …, String name, String subtype, int port, int weight, int priority, boolean persistent, byte text[]… in ServiceInfoImpl() 169 …lds, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, Map<String,… in ServiceInfoImpl() 173 …lds, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, String text… in ServiceInfoImpl() 185 …lds, String> qualifiedNameMap, int port, int weight, int priority, boolean persistent, byte text[]… in ServiceInfoImpl()
|
D | JmDNSImpl.java | 726 public ServiceInfo getServiceInfo(String type, String name, boolean persistent) { in getServiceInfo() 734 public ServiceInfo getServiceInfo(String type, String name, boolean persistent, long timeout) { in getServiceInfo() 740 … ServiceInfoImpl resolveServiceInfo(String type, String name, String subtype, boolean persistent) { in resolveServiceInfo() 756 …iceInfoImpl getServiceInfoFromCache(String type, String name, String subtype, boolean persistent) { in getServiceInfoFromCache() 846 public void requestServiceInfo(String type, String name, boolean persistent) { in requestServiceInfo() 862 public void requestServiceInfo(String type, String name, boolean persistent, long timeout) { in requestServiceInfo()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_invitation.c | 107 int persistent; in p2p_process_invitation_req() local
|
/external/chromium/base/ |
D | message_pump_libevent.cc | 134 bool persistent, in WatchFileDescriptor()
|
D | message_loop.cc | 719 bool persistent, in WatchFileDescriptor()
|
/external/chromium/third_party/libevent/test/ |
D | regress_http.c | 409 http_connection_test(int persistent) in http_connection_test()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 548 int persistent; local 3779 int persistent; local 3840 int persistent; local
|
/external/kernel-headers/original/linux/ |
D | cdrom.h | 756 __u8 persistent : 1; member 760 __u8 persistent : 1; member 783 __u8 persistent : 1; member 787 __u8 persistent : 1; member
|
/external/kernel-headers/original/linux/raid/ |
D | md_k.h | 128 int persistent; member
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 575 int persistent = 0; in wpas_dbus_handler_p2p_invite() local
|