/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/ |
D | p2p_group_add.py | 64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument 159 persistent = False variable 187 persistent = False variable 189 persistent = True variable
|
/external/jmdns/src/javax/jmdns/ |
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 | 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 | 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/skia/experimental/SkV8Example/ |
D | Path2D.h | 30 v8::Persistent<v8::Object>& persistent() { in persistent() function
|
/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/jetty/src/java/org/eclipse/jetty/http/ |
D | Parser.java | 45 void setPersistent(boolean persistent); in setPersistent()
|
D | Generator.java | 91 void setPersistent(boolean persistent); in setPersistent()
|
/external/libbrillo/brillo/message_loops/ |
D | fake_message_loop.h | 67 bool persistent; member
|
D | glib_message_loop.h | 70 bool persistent; member
|
D | message_loop.h | 92 bool persistent, in WatchFileDescriptor()
|
D | base_message_loop.cc | 97 bool persistent, in WatchFileDescriptor() 304 bool persistent, in IOTask()
|
D | fake_message_loop.cc | 40 bool persistent, in WatchFileDescriptor()
|
D | glib_message_loop.cc | 57 bool persistent, in WatchFileDescriptor()
|
/external/autotest/client/deps/graphics/graphics_test_extension/ |
D | manifest.json | 9 "persistent": false boolean
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPreference.java | 28 protected boolean persistent = false; field in ShadowPreference 87 public void setPersistent(boolean persistent) { in setPersistent()
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | manifest.json | 16 "persistent": true, boolean
|
/external/v8/src/ |
D | api.h | 292 const v8::Persistent<T>& persistent) { in OpenPersistent() 299 v8::Persistent<T>* persistent) { in OpenPersistent()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/ |
D | optiongroup.py | 120 persistent=False, port=None, settings=None, argument 290 permanent=False, persistent=False, port_required=False, argument
|
/external/libchrome/base/message_loop/ |
D | message_loop.cc | 702 bool persistent, in WatchFileDescriptor() 747 bool persistent, in WatchFileDescriptor()
|
D | message_pump_libevent.cc | 143 bool persistent, in WatchFileDescriptor()
|
/external/lldb/source/Target/ |
D | ThreadPlanCallFunction.cpp | 293 const bool persistent = false; in DoTakedown() local
|