/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/ |
D | scriptbase.py | 16 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/ |
D | ShadowNotificationManager.java | 21 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/ |
D | CreationListener.java | 23 void notify(Errors errors); in notify() method
|
D | ExposedKeyFactory.java | 37 public void notify(Errors errors) { in notify() method in ExposedKeyFactory
|
D | FactoryProxy.java | 44 public void notify(final Errors errors) { in notify() method in FactoryProxy
|
D | BoundProviderFactory.java | 48 public void notify(Errors errors) { in notify() method in BoundProviderFactory
|
/external/webrtc/webrtc/base/ |
D | httpbase.h | 99 void notify(IHttpNotify* notify) { notify_ = notify; } in notify() function
|
/external/valgrind/coregrind/m_mach/ |
D | mach_msg.c | 60 mach_msg(msg, option, send_size, rcv_size, rcv_name, timeout, notify) in mach_msg() argument
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmpppump.cc | 17 XmppPump::XmppPump(XmppPumpNotify * notify) { in XmppPump()
|
/external/owasp/sanitizer/empiricism/ |
D | html-containment.js | 1 var notify = []; variable 117 notify[notifyIndex] = function () { function
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_screen.h | 24 struct nouveau_bo *notify; member
|
D | nv30_query.c | 43 struct nouveau_bo *notify = screen->notify; in nv30_ntfy() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/ |
D | service.py | 138 def main(self, notify=False): argument
|
/external/autotest/frontend/client/src/autotest/common/ |
D | JsonRpcProxy.java | 25 protected static final NotifyManager notify = NotifyManager.getInstance(); field in JsonRpcProxy
|
/external/libdrm/nouveau/ |
D | nouveau.h | 247 uint32_t notify; member 252 uint32_t notify; member 266 uint32_t notify; member
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_quick.c | 699 vchar_t *notify = NULL; local 1510 vchar_t *notify = NULL; local
|
D | isakmp_inf.c | 330 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/ |
D | ShellXcb.cpp | 215 const xcb_configure_notify_event_t *notify = in handle_event() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | mturk | 330 def give_qualification(qualification, workers, value = 1, notify = True): argument
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/ |
D | Log.java | 44 public static void notify(Context context, String title, String contentTitle, String message) { in notify() method in Log
|
/external/libevent/ |
D | event.c | 2050 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/ |
D | phNfcInterface.h | 357 pphNfcIF_Notification_CB_t notify; member
|
/external/libchrome/base/ |
D | observer_list_unittest.cc | 96 AddRemoveThread(ObserverListThreadSafe<Foo>* list, bool notify) in AddRemoveThread()
|
/external/webrtc/webrtc/p2p/base/ |
D | pseudotcp.cc | 212 PseudoTcp::PseudoTcp(IPseudoTcpNotify* notify, uint32_t conv) in PseudoTcp()
|
/external/autotest/site_utils/ |
D | lab_inventory_unittest.py | 998 def _parse_arguments(self, argv, notify=_NULL_NOTIFY): argument
|