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

  /external/libppp/src/
i4b.c 78 #define Online(dev) ((dev)->mbits & TIOCM_CD)
124 if (Online(dev))
143 log_Printf(LogDEBUG, "%s: offline -> online\n", p->link.name);
145 log_Printf(LogDEBUG, "%s: online -> offline\n", p->link.name);
152 Online(dev) ? "on" : "off");
184 return Online(dev) ? CARRIER_OK : CARRIER_LOST;
209 if (Online(dev)) {
265 if (Online(dev))
tty.c 85 #define Online(dev) ((dev)->mbits & TIOCM_CD)
143 if (Online(dev))
167 log_Printf(LogDEBUG, "%s: offline -> online\n", p->link.name);
169 log_Printf(LogDEBUG, "%s: online -> offline\n", p->link.name);
176 Online(dev) ? "on" : "off");
211 return Online(dev) ? CARRIER_OK : CARRIER_LOST;
440 if (p->type != PHYS_DIRECT && p->fd >= 0 && !Online(dev))
481 if (Online(dev)) {
548 if (Online(dev))
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
constants.js 59 Online: 'ONLINE',
util.js 81 * Sets wallpaper to online wallpaper specified by url and layout
83 * @param {string} layout The layout of online wallpaper.
100 Constants.WallpaperSourceEnum.Online);
event_page.js 56 * to download the online feed.
263 if (newValue.source == Constants.WallpaperSourceEnum.Online) {
264 // TODO(bshe): Consider schedule an alarm to set online wallpaper
wallpaper_manager.js 147 if (navigator.onLine) {
154 // with the online one when available.
291 window.addEventListener('online', function() {
401 if (navigator.onLine) {
502 case Constants.WallpaperSourceEnum.Online:
635 // Only online wallpapers have author and website attributes. All other type
638 selectedItem.source == Constants.WallpaperSourceEnum.Online) {
    [all...]
  /external/chromium_org/build/android/buildbot/
bb_device_status_check.py 140 """Uses file of previous online devices to detect broken phones.
146 and online attached devices.
174 return ['No online devices. Have any devices been plugged in?']
190 return ['Current online devices: %s' % adb_online_devs,
332 bb_annotations.PrintMsg('Online devices: %d. Device types %s, builds %s'
  /external/chromium_org/chrome/test/functional/
perf_endure.py     [all...]
  /packages/apps/Exchange/assets/
FolderSyncParserTest.txt 50 [14:02:29] EAS Parser| FolderDisplayName: Online
    [all...]
FolderSyncParserTest2.txt 540 [14:02:29] EAS Parser| FolderDisplayName: Online
    [all...]
  /external/chromium_org/net/quic/crypto/
common_cert_set_1_50.inc     [all...]

Completed in 145 milliseconds