OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOKit
(Results
26 - 38
of
38
) sorted by null
1
2
/external/chromium_org/content/browser/gamepad/
xbox_data_fetcher_mac.cc
12
#include <
IOKit
/IOCFPlugIn.h>
13
#include <
IOKit
/IOKitLib.h>
14
#include <
IOKit
/usb/IOUSBLib.h>
15
#include <
IOKit
/usb/USB.h>
/system/core/adb/
Android.mk
26
LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework
IOKit
-framework Carbon
/system/core/fastboot/
Android.mk
33
LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework
IOKit
\
/external/qemu/block/
raw-posix.c
35
#include <
IOKit
/IOKitLib.h>
36
#include <
IOKit
/IOBSD.h>
37
#include <
IOKit
/storage/IOMediaBSDClient.h>
38
#include <
IOKit
/storage/IOMedia.h>
39
#include <
IOKit
/storage/IOCDMedia.h>
40
//#include <
IOKit
/storage/IOCDTypes.h>
[
all
...]
/external/chromium_org/device/hid/
hid_service_mac.cc
8
#include <
IOKit
/hid/IOHIDManager.h>
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h
57
#include <
IOKit
/IOKitLib.h> /* For powersave handling */
114
io_connect_t power_connection; /* used with
IOKit
to detect wake from sleep */
SDL_QuartzEvents.m
27
#include <
IOKit
/IOMessage.h> /* For wake from sleep detection */
28
#include <
IOKit
/pwr_mgt/IOPMLib.h> /* For wake from sleep detection */
50
#include <
IOKit
/hidsystem/IOLLEvent.h>
[
all
...]
/external/google-tv-pairing-protocol/cpp/
main.scons
133
'
IOKit
',
/external/libusb/libusb/os/
darwin_usb.c
39
#include <
IOKit
/IOCFBundle.h>
40
#include <
IOKit
/usb/IOUSBLib.h>
41
#include <
IOKit
/IOCFPlugIn.h>
317
/* Create the master port for talking to
IOKit
*/
518
usbi_warn (ctx, "idProduct from
iokit
(%04x) does not match idProduct in descriptor (%04x). skipping device",
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/base/
unixfilesystem.cc
38
#include <
IOKit
/IOCFBundle.h>
/external/chromium_org/third_party/webrtc/base/
unixfilesystem.cc
21
#include <
IOKit
/IOCFBundle.h>
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
screen_capturer_mac.mm
19
#include <
IOKit
/pwr_mgt/IOPMLib.h>
[
all
...]
/external/mdnsresponder/mDNSShared/
DebugServices.c
56
#include <
IOKit
/IOLib.h>
840
// Note:
IOKit
uses a global namespace for all code and only a partial link occurs at build time. When the
842
// _giDebugLogInternal is actually part of
IOKit
proper so this should link even if iDebug is not present.
[
all
...]
Completed in 422 milliseconds
1
2