Home
last modified time | relevance | path

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

123

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
/third_party/node/test/addons/callback-scope/
Dbinding.cc40 std::unique_ptr<v8::Global<v8::Promise::Resolver>> persistent { in Callback() local
51 v8::Global<v8::Promise::Resolver>* persistent = in TestResolveAsync() local
/third_party/typescript/tests/baselines/reference/
DAPISample_watcher.js22 …watchFile(filename: string, options: { persistent?: boolean; interval?: number; }, listener: (curr… field
62 { persistent: true, interval: 250 }, property
155 fs.watchFile(fileName, { persistent: true, interval: 250 }, function (curr, prev) { property
/third_party/gstreamer/gstreamer/gst/
Dgstcontext.c73 gboolean persistent; member
165 gst_context_new (const gchar * context_type, gboolean persistent) in gst_context_new()
/third_party/node/test/parallel/
Dtest-fs-watch-close-when-destroyed.js19 const watcher = fs.watch(root, { persistent: false, recursive: false }); property
Dtest-fs-promises-watch.js88 async () => { for await (const _ of watch('', { persistent: 1 })) {} }, property
/third_party/node/test/pummel/
Dtest-fs-watch-non-recursive.js43 const watcher = fs.watch(testDir, { persistent: true }, common.mustNotCall()); property
/third_party/cef/tests/cefclient/browser/
Dbinding_test.cc30 bool persistent, in OnQuery()
Dwindow_test.cc69 bool persistent, in OnQuery()
Ddrm_test.cc58 bool persistent, in OnQuery()
Ddialog_test.cc102 bool persistent, in OnQuery()
Durlrequest_test.cc96 bool persistent, in OnQuery()
Dpreferences_test.cc51 bool persistent, in OnQuery()
/third_party/cef/include/wrapper/
Dcef_message_router.h264 bool persistent, in OnQuery()
/third_party/node/src/
Dnode_object_wrap.h69 inline v8::Persistent<v8::Object>& persistent() { in persistent() function
Dbase_object-inl.h81 v8::Global<v8::Object>& BaseObject::persistent() { in persistent() function
/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc73 bool persistent) in CallbackImpl()
252 const bool persistent = args->GetBool(3); in OnProcessMessageReceived() local
335 bool persistent; member
654 const bool persistent = in Execute() local
846 bool persistent; member
898 bool persistent, in SendQuery()
/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.cc135 bool persistent, in OnQuery()
/third_party/node/test/sequential/
Dtest-fs-watch.js121 fs.watch(__filename, { persistent: false }, common.mustNotCall()); property
/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc508 bool persistent, in OnQuery()
742 bool persistent, in OnQuery()
928 bool persistent, in OnQuery()
1231 bool persistent, in OnQuery()
1552 const bool persistent = IsPersistent(query.type); in GetQueryHTML() local
1856 bool persistent, in OnQuery()
2044 bool persistent, in OnQuery()
2136 bool persistent, in OnQuery()
2345 bool persistent, in OnQuery()
2573 bool persistent, in OnQuery()
[all …]
Dstream_resource_handler_unittest.cc122 bool persistent, in OnQuery()
/third_party/ffmpeg/libavcodec/
Dmicrodvddec.c43 int persistent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_invitation.c187 int persistent; in p2p_process_invitation_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Dwpa_magiclink.c371 int network_id, int persistent, int freq, int max_band)

123