Home
last modified time | relevance | path

Searched refs:hostTableEntries_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/webapp/
Dhost_list.js63 this.hostTableEntries_ = []; property in remoting.HostList
263 this.hostTableEntries_ = []; property
291 this.hostTableEntries_[i] = hostTableEntry;
331 var index = this.hostTableEntries_.indexOf(hostTableEntry);
333 this.hostTableEntries_.splice(index, 1);