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

  /external/chromium_org/chrome/browser/resources/gaia_auth/
offline.js 6 * @fileoverview Offline login implementation.
25 var form = $('offline-login-form');
  /external/chromium_org/tools/sheriffing/
botinfo.js 36 // Check if an offline bot is still offline.
37 if (this.state == 'offline') {
39 console.log(this.name + ' has been offline for ' +
194 } else if (this.state == 'offline' && this.numUpdatesOffline >= 3) {
195 // The bot's supposedly offline. Waits a few updates since a bot can be
196 // marked offline in between builds and during reboots.
199 'offline',
200 'Offline for: ' + this.numUpdatesOffline,
202 'offline');
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 35 #define CLRES_V1_FUNCTION_TABLE(_Name,_Version,_Prefix,_Arbitrate,_Release,_ResControl,_ResTypeControl) CLRES_FUNCTION_TABLE _Name = { CLRES_V1_FUNCTION_SIZE,_Version,_Prefix##Open,_Prefix##Close,_Prefix##Online,_Prefix##Offline,_Prefix##Terminate,_Prefix##LooksAlive,_Prefix##IsAlive,_Arbitrate,_Release,_ResControl,_ResTypeControl }
81 POFFLINE_ROUTINE Offline;
shdeprecated.h     [all...]
msclus.h     [all...]

Completed in 1343 milliseconds