Home
last modified time | relevance | path

Searched defs:persistent (Results 1 - 25 of 40) sorted by relevance

12

/third_party/node/test/addons/callback-scope/
H A Dbinding.cc51 v8::Global<v8::Promise::Resolver>* persistent = in TestResolveAsync() local
/third_party/node/src/
H A Dnode_object_wrap.h69 inline v8::Persistent<v8::Object>& persistent() { in persistent() function in node::ObjectWrap
[all...]
H A Dbase_object-inl.h52 v8::Global<v8::Object>& BaseObject::persistent() { in persistent() function in node::BaseObject
H A Dutil.h791 Default( v8::Isolate* isolate, const v8::PersistentBase<TypeName>& persistent) Default() argument
807 Strong( const v8::PersistentBase<TypeName>& persistent) Strong() argument
815 Weak( v8::Isolate* isolate, const v8::PersistentBase<TypeName>& persistent) Weak() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py159 persistent = False variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py159 persistent variable
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmicrodvddec.c44 int persistent; member
[all...]
/third_party/node/deps/v8/include/cppgc/
H A Dpersistent.h225 const auto* persistent = static_cast<const BasicPersistent*>(ptr); in Trace() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c58 boolean persistent; member
213 boolean map_sync, persistent; in debug_flush_map() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_invitation.c187 int persistent; in p2p_process_invitation_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Dwpa_magiclink.c370 hw_wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int network_id, int persistent, int freq, int max_band) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c194 int persistent; in p2p_process_invitation_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_magiclink.c391 hw_wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int network_id, int persistent, int freq, int max_band) global() argument
/third_party/node/deps/v8/src/api/
H A Dapi.h274 OpenPersistent( const v8::Persistent<T, M>& persistent) OpenPersistent() argument
281 OpenPersistent( v8::Persistent<T>* persistent) OpenPersistent() argument
/third_party/node/deps/v8/include/
H A Dv8-util.h299 static PersistentContainerValue ClearAndLeak(Global<V>* persistent) { in ClearAndLeak() argument
305 static PersistentContainerValue Leak(Global<V>* persistent) { in Leak() argument
330 void AnnotateStrongRetainer(Global<V>* persistent) { in AnnotateStrongRetainer() argument
386 SetUnique(const K& key, Global<V>* persistent) SetUnique() argument
462 SetUnique(const K& key, Global<V>* persistent) SetUnique() argument
596 Append(Global<V> persistent) Append() argument
642 ClearAndLeak(Global<V>* persistent) ClearAndLeak() argument
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-util.h304 static PersistentContainerValue ClearAndLeak(Global<V>* persistent) { in ClearAndLeak() argument
310 static PersistentContainerValue Leak(Global<V>* persistent) { in Leak() argument
336 void AnnotateStrongRetainer(Global<V>* persistent) { in AnnotateStrongRetainer() argument
392 SetUnique(const K& key, Global<V>* persistent) SetUnique() argument
468 SetUnique(const K& key, Global<V>* persistent) SetUnique() argument
600 Append(Global<V> persistent) Append() argument
648 ClearAndLeak(Global<V>* persistent) ClearAndLeak() argument
[all...]
/third_party/curl/tests/server/
H A Drtspd.c776 bool persistent = TRUE; in send_doc() local
H A Dsws.c1018 bool persistent = TRUE; in send_doc() local
/third_party/node/lib/
H A Dfs.js
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnotify.c718 wpas_notify_p2p_group_started(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int persistent, int client, const u8 *ip) wpas_notify_p2p_group_started() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c1475 wpas_dbus_signal_p2p_group_started(struct wpa_supplicant *wpa_s, int client, int persistent, const u8 *ip) wpas_dbus_signal_p2p_group_started() argument
[all...]
H A Ddbus_new.h441 wpas_dbus_signal_p2p_group_started(struct wpa_supplicant *wpa_s, int client, int persistent, const u8 *ip) wpas_dbus_signal_p2p_group_started() argument
H A Ddbus_new_handlers_p2p.c697 int persistent = 0; in wpas_dbus_handler_p2p_invite() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c1574 wpas_dbus_signal_p2p_group_started(struct wpa_supplicant *wpa_s, int client, int persistent, const u8 *ip) wpas_dbus_signal_p2p_group_started() argument
[all...]
H A Ddbus_new.h453 wpas_dbus_signal_p2p_group_started(struct wpa_supplicant *wpa_s, int client, int persistent, const u8 *ip) wpas_dbus_signal_p2p_group_started() argument

Completed in 30 milliseconds

12