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:__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...]
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:__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...]
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:__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...]
XIproto.h     [all...]

Completed in 241 milliseconds