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

  /external/chromium_org/cloud_print/gcp20/prototype/
privet_http_server.h 45 std::string device_state; member in struct:PrivetHttpServer::DeviceInfo
  /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);
  /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:__anon38711
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon38712
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon38713
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon38715
    [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:__anon40301
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon40302
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon40303
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon40305
    [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:__anon41816
227 unsigned int device_state; /* device key or button mask */ member in struct:__anon41817
260 unsigned int device_state; /* device key or button mask */ member in struct:__anon41818
316 unsigned int device_state; /* device key or button mask */ member in struct:__anon41820
    [all...]

Completed in 841 milliseconds