Home
last modified time | relevance | path

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

12

/external/wpa_supplicant_8/wpa_supplicant/examples/p2p/
Dp2p_group_add.py64 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/
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()
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()
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/skia/experimental/SkV8Example/
DPath2D.h30 v8::Persistent<v8::Object>& persistent() { in persistent() function
/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/jetty/src/java/org/eclipse/jetty/http/
DParser.java45 void setPersistent(boolean persistent); in setPersistent()
DGenerator.java91 void setPersistent(boolean persistent); in setPersistent()
/external/libbrillo/brillo/message_loops/
Dfake_message_loop.h67 bool persistent; member
Dglib_message_loop.h70 bool persistent; member
Dmessage_loop.h92 bool persistent, in WatchFileDescriptor()
Dbase_message_loop.cc97 bool persistent, in WatchFileDescriptor()
304 bool persistent, in IOTask()
Dfake_message_loop.cc40 bool persistent, in WatchFileDescriptor()
Dglib_message_loop.cc57 bool persistent, in WatchFileDescriptor()
/external/autotest/client/deps/graphics/graphics_test_extension/
Dmanifest.json9 "persistent": false boolean
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPreference.java28 protected boolean persistent = false; field in ShadowPreference
87 public void setPersistent(boolean persistent) { in setPersistent()
/external/autotest/client/site_tests/power_LoadTest/extension/
Dmanifest.json16 "persistent": true, boolean
/external/v8/src/
Dapi.h292 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/
Doptiongroup.py120 persistent=False, port=None, settings=None, argument
290 permanent=False, persistent=False, port_required=False, argument
/external/libchrome/base/message_loop/
Dmessage_loop.cc702 bool persistent, in WatchFileDescriptor()
747 bool persistent, in WatchFileDescriptor()
Dmessage_pump_libevent.cc143 bool persistent, in WatchFileDescriptor()
/external/lldb/source/Target/
DThreadPlanCallFunction.cpp293 const bool persistent = false; in DoTakedown() local

12