Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 32) sorted by relevance

12

/external/lldb/source/Target/
DPathMappingList.cpp79 bool notify) in Append()
88 PathMappingList::Append (const PathMappingList &rhs, bool notify) in Append()
105 bool notify) in Insert()
122 bool notify) in Replace()
135 PathMappingList::Remove (off_t index, bool notify) in Remove()
171 PathMappingList::Clear (bool notify) in Clear()
261 PathMappingList::Replace (const ConstString &path, const ConstString &new_path, bool notify) in Replace()
276 PathMappingList::Remove (const ConstString &path, bool notify) in Remove()
DThreadList.cpp684 ThreadList::SetSelectedThreadByID (lldb::tid_t tid, bool notify) in SetSelectedThreadByID()
703 ThreadList::SetSelectedThreadByIndexID (uint32_t index_id, bool notify) in SetSelectedThreadByIndexID()
DStopInfo.cpp538 const bool notify = false; in WatchpointSentry() local
549 const bool notify = false; in ~WatchpointSentry() local
DTarget.cpp197 const bool notify = false; in Destroy() local
586 …const bool notify = false; // Don't notify about all the state changes we do on creating the wat… in CreateWatchpoint() local
DProcess.cpp2803 Process::EnableWatchpoint (Watchpoint *watchpoint, bool notify) in EnableWatchpoint()
2811 Process::DisableWatchpoint (Watchpoint *watchpoint, bool notify) in DisableWatchpoint()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowNotificationManager.java21 public void notify(int id, Notification notification) in notify() method in ShadowNotificationManager
27 public void notify(String tag, int id, Notification notification) { in notify() method in ShadowNotificationManager
/external/lldb/source/Breakpoint/
DBreakpointList.cpp35 BreakpointList::Add (BreakpointSP &bp_sp, bool notify) in Add()
52 BreakpointList::Remove (break_id_t break_id, bool notify) in Remove()
82 BreakpointList::RemoveAll (bool notify) in RemoveAll()
DWatchpointList.cpp34 WatchpointList::Add (const WatchpointSP &wp_sp, bool notify) in Add()
209 WatchpointList::Remove (lldb::watch_id_t watch_id, bool notify) in Remove()
280 WatchpointList::RemoveAll (bool notify) in RemoveAll()
DWatchpoint.cpp303 Watchpoint::SetEnabled(bool enabled, bool notify) in SetEnabled()
322 Watchpoint::SetWatchpointType (uint32_t type, bool notify) in SetWatchpointType()
/external/valgrind/coregrind/m_mach/
Dmach_msg.c60 mach_msg(msg, option, send_size, rcv_size, rcv_name, timeout, notify) in mach_msg() argument
/external/owasp/sanitizer/empiricism/
Dhtml-containment.js1 var notify = []; variable
117 notify[notifyIndex] = function () { function
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_screen.h24 struct nouveau_bo *notify; member
Dnv30_query.c43 struct nouveau_bo *notify = screen->notify; in nv30_ntfy() local
/external/libdrm/nouveau/
Dnouveau.h36 uint32_t notify; member
41 uint32_t notify; member
55 uint32_t notify; member
/external/ipsec-tools/src/racoon/
Disakmp_quick.c699 vchar_t *notify = NULL; local
1510 vchar_t *notify = NULL; local
Disakmp_inf.c330 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument
1484 struct isakmp_pl_n *notify = (struct isakmp_pl_n *)gen; local
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.cpp665 ProcessPOSIX::EnableWatchpoint(Watchpoint *wp, bool notify) in EnableWatchpoint()
732 ProcessPOSIX::DisableWatchpoint(Watchpoint *wp, bool notify) in DisableWatchpoint()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp740 ProcessKDP::EnableWatchpoint (Watchpoint *wp, bool notify) in EnableWatchpoint()
748 ProcessKDP::DisableWatchpoint (Watchpoint *wp, bool notify) in DisableWatchpoint()
/external/libnfc-nxp/inc/
DphNfcInterface.h357 pphNfcIF_Notification_CB_t notify; member
/external/lldb/source/Commands/
DCommandObjectProcess.cpp1680 std::string notify; member in CommandObjectProcessHandle::CommandOptions
1749 bool notify; in PrintSignal() local
/external/valgrind/coregrind/
Dvgdb.c384 Bool write_buf(int fd, char* buf, int size, const char* desc, Bool notify) in write_buf()
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp2330 ProcessGDBRemote::EnableWatchpoint (Watchpoint *wp, bool notify) in EnableWatchpoint()
2372 ProcessGDBRemote::DisableWatchpoint (Watchpoint *wp, bool notify) in DisableWatchpoint()
/external/ppp/pppd/
Dmain.c2062 notify(notif, val) in notify() function
/external/boringssl/src/crypto/x509/
Dx509_vfy.c900 static int check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify) in check_crl_time()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c4312 int notify, int terminate) in wpa_supplicant_deinit_iface()

12