Home
last modified time | relevance | path

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

12

/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() function
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Dmturk330 def give_qualification(qualification, workers, value = 1, notify = True): argument
/external/sl4a/Utils/src/com/googlecode/android_scripting/
DLog.java44 public static void notify(Context context, String title, String contentTitle, String message) { in notify() method in Log
/external/libevent/
Devent.c2050 int notify = 0; in event_add_internal() local
2218 int res = 0, notify = 0; in event_del_internal() local
2770 int (*notify)(struct event_base *) = evthread_notify_base_default; in evthread_make_base_notifiable() local
/external/libnfc-nxp/inc/
DphNfcInterface.h357 pphNfcIF_Notification_CB_t notify; member
/external/libchrome/base/
Dobserver_list_unittest.cc96 AddRemoveThread(ObserverListThreadSafe<Foo>* list, bool notify) in AddRemoveThread()
/external/webrtc/webrtc/p2p/base/
Dpseudotcp.cc212 PseudoTcp::PseudoTcp(IPseudoTcpNotify* notify, uint32_t conv) in PseudoTcp()
/external/autotest/site_utils/
Dlab_inventory_unittest.py998 def _parse_arguments(self, argv, notify=_NULL_NOTIFY): argument

12