Home
last modified time | relevance | path

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

123

/external/chromium-trace/catapult/dashboard/dashboard/
Ddelete_test_data.py89 def _AddTasksForPattern(pattern, notify): argument
108 def _AddTaskForTest(test, notify): argument
125 def _DeleteTest(test_key_urlsafe, notify): argument
146 def _DeleteTestData(test_key, notify): argument
174 def _SendNotificationEmail(test, notify): argument
/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()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
Dscriptbase.py16 def notify(self, subject, body=''): member in ScriptBase
30 def run(self, command, notify=True, exit_on_error=False, cwd=None): argument
/external/robolectric/v1/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/guice/core/src/com/google/inject/internal/
DCreationListener.java23 void notify(Errors errors); in notify() method
DExposedKeyFactory.java37 public void notify(Errors errors) { in notify() method in ExposedKeyFactory
DFactoryProxy.java44 public void notify(final Errors errors) { in notify() method in FactoryProxy
DBoundProviderFactory.java48 public void notify(Errors errors) { in notify() method in BoundProviderFactory
/external/webrtc/webrtc/base/
Dhttpbase.h99 void notify(IHttpNotify* notify) { notify_ = notify; } in notify() argument
/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/webrtc/webrtc/libjingle/xmpp/
Dxmpppump.cc17 XmppPump::XmppPump(XmppPumpNotify * notify) { in XmppPump()
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
Dservice.py138 def main(self, notify=False): argument
/external/autotest/frontend/client/src/autotest/common/
DJsonRpcProxy.java25 protected static final NotifyManager notify = NotifyManager.getInstance(); field in JsonRpcProxy
/external/libdrm/nouveau/
Dnouveau.h247 uint32_t notify; member
252 uint32_t notify; member
266 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/vulkan-validation-layers/demos/smoke/
DShellXcb.cpp215 const xcb_configure_notify_event_t *notify = in handle_event() 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()

123