Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 7 of 7) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Ddevicemanager.h45 struct Device { struct
46 Device() {} in Device() function
47 Device(const std::string& first, int second) in Device() argument
51 Device(const std::string& first, const std::string& second) in Device() argument
73 // Device enumeration argument
/external/webkit/Source/WebKit/android/wds/client/
DDeviceList.h31 class Device; variable
DDevice.h44 Device(char* name, DeviceType type, const AdbConnection* conn) in Device() function
/external/harfbuzz/src/
Dharfbuzz-gdef-private.h69 HB_Device* Device; /* Device table for x or y value */ member
Dharfbuzz-dump.c458 Dump_Device (HB_Device *Device, FILE *stream, int indent, HB_Type hb_type) in Dump_Device()
/external/clang/include/clang/Basic/
DFileManager.h64 dev_t Device; // ID for the device containing the file. variable
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c608 IN PCSTR Device, in _NormalizeDeviceName()