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

  /external/chromium_org/device/bluetooth/
bluetooth_device_win_unittest.cc 45 BluetoothTaskManagerWin::DeviceState device_state; local
46 device_state.name = kDeviceName;
47 device_state.address = kDeviceAddress;
54 device_state.service_record_states.push_back(audio_state);
61 device_state.service_record_states.push_back(video_state);
63 device_.reset(new BluetoothDeviceWin(device_state));
bluetooth_task_manager_win.cc 357 DeviceState* device_state = new DeviceState(); local
358 GetDeviceState(device_info, device_state);
359 device_list->push_back(device_state);
  /external/chromium_org/build/android/gyp/util/
build_utils.py 135 device_state = CheckCallDie(['adb', 'get-state'], suppress_output=True)
136 return device_state.strip() == 'device'
  /external/chromium_org/cloud_print/gcp20/prototype/
privet_http_server.h 45 std::string device_state; member in struct:PrivetHttpServer::DeviceInfo
privet_http_server.cc 216 response->SetString("device_state", info.device_state);
printer.cc 314 info->device_state = "idle";
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 195 unsigned int device_state; /* device key or button mask */ member in struct:__anon38704
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon38705
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon38706
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon38708
    [all...]
XIproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 195 unsigned int device_state; /* device key or button mask */ member in struct:__anon40294
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon40295
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon40296
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon40298
    [all...]
XIproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 195 unsigned int device_state; /* device key or button mask */ member in struct:__anon41809
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon41810
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon41811
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon41813
    [all...]
XIproto.h     [all...]

Completed in 381 milliseconds