Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 15 of 15) sorted by relevance

/external/jmdns/src/javax/jmdns/
DJmDNS.java215 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()
DJmmDNS.java191 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()
DServiceInfo.java253 …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/
DJmmDNSImpl.java189 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()
DDNSRecord.java206 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()
DServiceInfoImpl.java127 …, 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()
DJmDNSImpl.java726 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/
Dp2p_invitation.c107 int persistent; in p2p_process_invitation_req() local
/external/chromium/base/
Dmessage_pump_libevent.cc134 bool persistent, in WatchFileDescriptor()
Dmessage_loop.cc719 bool persistent, in WatchFileDescriptor()
/external/chromium/third_party/libevent/test/
Dregress_http.c409 http_connection_test(int persistent) in http_connection_test()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c548 int persistent; local
3779 int persistent; local
3840 int persistent; local
/external/kernel-headers/original/linux/
Dcdrom.h756 __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/
Dmd_k.h128 int persistent; member
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c575 int persistent = 0; in wpas_dbus_handler_p2p_invite() local