/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 | 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()
|
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()
|
/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/skia/experimental/SkV8Example/ |
D | Path2D.h | 30 v8::Persistent<v8::Object>& persistent() { in persistent() function
|
/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 | 104 bool persistent, in WatchFileDescriptor() 311 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/v8/src/ |
D | api.h | 230 const v8::Persistent<T>& persistent) { in OpenPersistent() 237 v8::Persistent<T>* persistent) { in OpenPersistent()
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | manifest.json | 16 "persistent": true, boolean
|
/external/libchrome/base/message_loop/ |
D | message_loop.cc | 727 bool persistent, in WatchFileDescriptor() 763 bool persistent, in WatchFileDescriptor()
|
D | message_pump_libevent.cc | 135 bool persistent, in WatchFileDescriptor()
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/ |
D | p2p_iface.cpp | 176 bool persistent, uint32_t go_intent, connect_cb _hidl_cb) in connect() 204 bool persistent, SupplicantNetworkId persistent_network_id, in addGroup() 681 bool persistent, uint32_t go_intent) in connectInternal() 752 bool persistent, SupplicantNetworkId persistent_network_id) in addGroupInternal()
|
D | hidl.h | 179 struct wpa_supplicant *wpa_s, const struct wpa_ssid *ssid, int persistent, in wpas_hidl_notify_p2p_group_started()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_invitation.c | 187 int persistent; in p2p_process_invitation_req() local
|
/external/kernel-headers/original/uapi/linux/ |
D | cdrom.h | 760 __u8 persistent : 1; member 764 __u8 persistent : 1; member 787 __u8 persistent : 1; member 791 __u8 persistent : 1; member 917 __u8 persistent:1; member 921 __u8 persistent:1; member
|