HomeSort by relevance Sort by last modified time
    Searched refs:kick (Results 1 - 13 of 13) sorted by null

  /bootable/recovery/minadbd/
transport_usb.c 112 t->kick = remote_kick;
adb.h 171 void (*kick)(atransport *t); member in struct:atransport
transport.c 79 t->kick(t);
251 ** threads exit, but the input thread will kick the transport
561 t->kick(t);
  /system/core/adb/
transport_usb.c 116 t->kick = remote_kick;
usb_linux_client.c 47 void (*kick)(usb_handle *h); member in struct:usb_handle
238 h->kick = usb_adb_kick;
420 D("[ kick: source (fd=%d) clear halt failed (%d) ]", h->bulk_in, errno);
424 D("[ kick: sink (fd=%d) clear halt failed (%d) ]", h->bulk_out, errno);
448 h->kick = usb_ffs_kick;
491 h->kick(h);
adb.h 179 void (*kick)(atransport *t); member in struct:atransport
transport.c 79 t->kick(t);
251 ** threads exit, but the input thread will kick the transport
711 t->kick(t);
978 t->kick(t);
1050 t->kick(t);
transport_local.c 406 t->kick = remote_kick;
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
ExchangeService.java 125 // Reason codes when ExchangeService.kick is called (mainly for debugging)
234 // Whether we have an unsatisfied "kick" pending
404 kick("start outbox");
459 // Kick ExchangeService
460 kick("host changed");
2529 static public void kick(String reason) { method
    [all...]
EasAccountService.java 185 ExchangeService.kick("sync finished");
248 ExchangeService.kick("change ping boxes to push");
487 ExchangeService.kick("push fallback");
    [all...]
EasSyncService.java     [all...]
  /packages/apps/Email/src/com/android/email/service/
AttachmentDownloadService.java 287 kick(); method
544 kick(); method
601 kick(); method
618 kick(); method
639 private void kick() { method in class:AttachmentDownloadService
954 kick(); method
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 352 0x20 kick_start Count L2 HW prefetcher kick started

Completed in 202 milliseconds