/external/chromium/chrome/browser/policy/ |
device_token_fetcher.h | 58 const std::string& machine_id,
|
cloud_policy_controller_unittest.cc | 128 const std::string& machine_id, 139 Return(machine_id)); 173 SetupIdentityStrategy("fake_device_token", "device_id", "machine_id", 186 SetupIdentityStrategy("", "device_id", "machine_id", "machine_model", 197 SetupIdentityStrategy("", "device_id", "machine_id", "machine_mode", 208 SetupIdentityStrategy("device_token", "device_id", "machine_id", 223 SetupIdentityStrategy("device_token", "device_id", "machine_id", 239 SetupIdentityStrategy("device_token", "device_id", "machine_id", 254 SetupIdentityStrategy("device_token", "device_id", "machine_id", 270 SetupIdentityStrategy("device_token", "device_id", "machine_id", [all...] |
device_token_fetcher.cc | 67 const std::string& machine_id, 73 machine_id_ = machine_id;
|
cloud_policy_controller.cc | 234 std::string machine_id = identity_strategy_->GetMachineID(); local 241 machine_id, machine_model);
|
/external/chromium/net/tools/testserver/ |
device_management.py | 175 msg.machine_id, 614 def RegisterDevice(self, device_id, machine_id, type): 636 'machine_name': 'chromeos-' + machine_id,
|
/external/dbus/dbus/ |
dbus-sysdeps.h | 489 dbus_bool_t _dbus_read_local_machine_uuid (DBusGUID *machine_id,
|
dbus-sysdeps-win.c | [all...] |
dbus-sysdeps-unix.c | [all...] |
/external/dbus/bus/ |
dispatch.c | 3013 const char *machine_id; local [all...] |
/external/kernel-headers/original/asm-x86/ |
processor_32.h | 205 extern unsigned int machine_id;
|