/external/chromium_org/sync/internal_api/ |
D | debug_info_event_listener.cc | 27 sync_pb::DebugEventInfo event_info; in OnSyncCycleCompleted() local 126 sync_pb::DebugEventInfo event_info; in OnNudgeFromDatatype() local 135 sync_pb::DebugEventInfo event_info; in OnIncomingNotification() local 154 sync_pb::DebugEventInfo* event_info = debug_info->add_events(); in GetDebugInfo() local 252 sync_pb::DebugEventInfo event_info; in CreateAndAddEvent() local 258 const sync_pb::DebugEventInfo& event_info) { in AddEventToQueue()
|
/external/linux-tools-perf/scripts/python/ |
D | netdev-times.py | 301 def handle_irq_handler_entry(event_info): argument 308 def handle_irq_handler_exit(event_info): argument 320 def handle_irq_softirq_raise(event_info): argument 334 def handle_irq_softirq_entry(event_info): argument 338 def handle_irq_softirq_exit(event_info): argument 356 def handle_napi_poll(event_info): argument 364 def handle_netif_rx(event_info): argument 380 def handle_netif_receive_skb(event_info): argument 395 def handle_net_dev_queue(event_info): argument 406 def handle_net_dev_xmit(event_info): argument [all …]
|
/external/oprofile/opcontrol/ |
D | opcontrol.cpp | 39 struct event_info { struct 50 struct event_info event_info_arch_perfmon[] = { argument 105 struct event_info *event_info; member 127 #define event_info cpuevent->event_info macro
|
/external/chromium_org/content/port/browser/ |
D | render_view_host_delegate_view.h | 57 const DragEventSourceInfo& event_info) {} in StartDragging()
|
/external/chromium_org/extensions/common/ |
D | event_filter.cc | 134 const std::string& event_name, const EventFilteringInfo& event_info, in MatchEvent()
|
/external/chromium_org/content/test/ |
D | test_web_contents_view.cc | 29 const DragEventSourceInfo& event_info) { in StartDragging()
|
D | test_render_view_host.cc | 394 DragEventSourceInfo event_info; in TestOnStartDragging() local
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_view_android.cc | 205 const DragEventSourceInfo& event_info) { in StartDragging()
|
D | web_contents_view_guest.cc | 259 const DragEventSourceInfo& event_info) { in StartDragging()
|
D | web_contents_view_gtk.cc | 389 const DragEventSourceInfo& event_info) { in StartDragging()
|
D | web_contents_view_win.cc | 267 const DragEventSourceInfo& event_info) { in StartDragging()
|
D | web_contents_view_aura.cc | 1426 const DragEventSourceInfo& event_info) { in StartDragging()
|
/external/libnfc-nxp/src/ |
D | phHciNfc_CE_A.c | 629 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_CE_A_Event() local
|
D | phHciNfc_CE_B.c | 627 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_CE_B_Event() local
|
D | phHciNfc_PollingLoop.c | 693 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_PollLoop_Event() local
|
D | phHciNfc_NfcIPMgmt.c | 800 static phHal_sEventInfo_t event_info; in phHciNfc_Recv_NfcIP_Event() local 1208 static phHal_sEventInfo_t event_info; in phHciNfc_NfcIP_Info_Sequence() local
|
D | phHciNfc_Emulation.c | 1268 phHal_sEventInfo_t event_info; in phHciNfc_Recv_Uicc_Event() local
|
D | phHciNfc_DevMgmt.c | 1317 phHal_sEventInfo_t event_info; in phHciNfc_Recv_DevMgmt_Event() local
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_view_host_unittest.cc | 131 const DragEventSourceInfo& event_info) OVERRIDE { in StartDragging()
|
D | render_view_host_impl.cc | 1760 const DragEventSourceInfo& event_info) { in OnStartDragging()
|
/external/chromium_org/content/browser/frame_host/ |
D | interstitial_page_impl.cc | 824 const DragEventSourceInfo& event_info) { in StartDragging()
|
/external/chromium_org/chrome/test/functional/ |
D | perf_endure.py | 422 def _OnTimelineEvent(self, event_info): argument
|