HomeSort by relevance Sort by last modified time
    Searched full:new_master (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/dom_storage/
dom_storage_namespace.cc 387 DOMStorageNamespace* new_master,
391 if (new_master->alias_master_namespace())
392 new_master = new_master->alias_master_namespace();
393 DCHECK(!new_master->alias_master_namespace());
395 DCHECK(old_master.get() != new_master);
397 alias_master_namespace_ = new_master;
dom_storage_namespace.h 155 void SwitchToNewAliasMaster(DOMStorageNamespace* new_master,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI2proto.h 457 uint16_t new_master; /**< id of new master device */ member in struct:__anon46000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 457 uint16_t new_master; /**< id of new master device */ member in struct:__anon47736
    [all...]

Completed in 1156 milliseconds