/external/chromium_org/cloud_print/gcp20/prototype/ |
D | privet_http_server.h | 37 struct DeviceInfo { struct 41 std::string version; 42 std::string name; 43 std::string description; 44 std::string url; 45 std::string id; 46 std::string device_state; 47 std::string connection_state; 48 std::string manufacturer; 49 std::string model; [all …]
|
D | privet_http_server.cc | 90 PrivetHttpServer::DeviceInfo::DeviceInfo() : uptime(0) { in DeviceInfo() function in PrivetHttpServer::DeviceInfo
|
/external/qemu/include/hw/ |
D | qdev-core.h | 72 typedef struct DeviceInfo DeviceInfo; typedef 78 struct DeviceInfo { struct 88 void qdev_register(DeviceInfo *info); argument
|
/external/chromium_org/chrome/browser/devtools/device/ |
D | android_device_manager.h | 45 struct DeviceInfo { struct 55 typedef base::Callback<void(const DeviceInfo&)> DeviceInfoCallback; argument
|
D | android_device_manager.cc | 210 typedef AndroidDeviceManager::DeviceInfo DeviceInfo; typedef in __anonf3bb58fe0111::DevicesRequest 279 AndroidDeviceManager::DeviceInfo::DeviceInfo() in DeviceInfo() function in AndroidDeviceManager::DeviceInfo
|
D | devtools_android_bridge.cc | 69 typedef AndroidDeviceManager::DeviceInfo DeviceInfo; typedef in __anon325f4ed00111::DiscoveryRequest
|
/external/chromium_org/content/browser/renderer_host/media/ |
D | video_capture_manager.h | 139 struct DeviceInfo { struct 148 typedef std::vector<DeviceInfo> DeviceInfos; argument
|
D | video_capture_manager.cc | 108 VideoCaptureManager::DeviceInfo::DeviceInfo() {} in DeviceInfo() function in content::VideoCaptureManager::DeviceInfo 110 VideoCaptureManager::DeviceInfo::DeviceInfo( in DeviceInfo() function in content::VideoCaptureManager::DeviceInfo
|
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/ |
D | id_mapping_helper.h | 18 class DeviceInfo; variable
|
D | signed_in_devices_api.h | 15 class DeviceInfo; variable
|
/external/chromium_org/components/sync_driver/ |
D | local_device_info_provider.h | 13 class DeviceInfo; variable
|
D | device_info.cc | 10 DeviceInfo::DeviceInfo(const std::string& guid, in DeviceInfo() function in sync_driver::DeviceInfo
|
D | sync_prefs_unittest.cc | 241 TEST_F(SyncPrefsTest, DeviceInfo) { in TEST_F() argument
|
/external/chromium_org/build/android/buildbot/ |
D | bb_device_status_check.py | 38 def DeviceInfo(serial, options): function
|
/external/chromium_org/chrome/browser/supervised_user/ |
D | supervised_user_registration_utility.h | 31 class DeviceInfo; variable
|
/external/chromium_org/extensions/browser/api/bluetooth/ |
D | bluetooth_apitest.cc | 405 IN_PROC_BROWSER_TEST_F(BluetoothApiTest, DeviceInfo) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 1862 AuthRecord DeviceInfo; member
|